Searched refs:uvc_stream_to_dmadev (Results 1 – 1 of 1) sorted by relevance
1227 static inline struct device *uvc_stream_to_dmadev(struct uvc_streaming *stream) in uvc_stream_to_dmadev() function1235 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()