Searched refs:uvc_stream_to_dmadev (Results 1 – 1 of 1) sorted by relevance
1143 static inline struct device *uvc_stream_to_dmadev(struct uvc_streaming *stream) in uvc_stream_to_dmadev() function1151 dma_sync_sgtable_for_device(uvc_stream_to_dmadev(uvc_urb->stream), in uvc_submit_urb()1599 dma_sync_sgtable_for_cpu(uvc_stream_to_dmadev(uvc_urb->stream), in uvc_video_complete()1627 struct device *dma_dev = uvc_stream_to_dmadev(stream); in uvc_free_urb_buffers()1648 struct device *dma_dev = uvc_stream_to_dmadev(stream); in uvc_alloc_urb_buffer()
Completed in 10 milliseconds