Home
last modified time | relevance | path

Searched refs:uvc_stream_to_dmadev (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/media/usb/uvc/
Duvc_video.c1278 static inline struct device *uvc_stream_to_dmadev(struct uvc_streaming *stream) in uvc_stream_to_dmadev() function
1286 dma_sync_sgtable_for_device(uvc_stream_to_dmadev(uvc_urb->stream), in uvc_submit_urb()
1740 dma_sync_sgtable_for_cpu(uvc_stream_to_dmadev(uvc_urb->stream), in uvc_video_complete()
1768 struct device *dma_dev = uvc_stream_to_dmadev(stream); in uvc_free_urb_buffers()
1789 struct device *dma_dev = uvc_stream_to_dmadev(stream); in uvc_alloc_urb_buffer()