Home
last modified time | relevance | path

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

/linux/drivers/media/usb/uvc/
H A Duvc_video.c1227 static inline struct device *uvc_stream_to_dmadev(struct uvc_streaming *stream) in uvc_stream_to_dmadev() function
1235 dma_sync_sgtable_for_device(uvc_stream_to_dmadev(uvc_urb->stream), in uvc_submit_urb()
1689 dma_sync_sgtable_for_cpu(uvc_stream_to_dmadev(uvc_urb->stream), in uvc_video_complete()
1717 struct device *dma_dev = uvc_stream_to_dmadev(stream); in uvc_free_urb_buffers()
1738 struct device *dma_dev = uvc_stream_to_dmadev(stream); in uvc_alloc_urb_buffer()