Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_video.c1250 static inline struct device *uvc_stream_to_dmadev(struct uvc_streaming *stream) in uvc_stream_to_dmadev() function
1258 dma_sync_sgtable_for_device(uvc_stream_to_dmadev(uvc_urb->stream), in uvc_submit_urb()
1712 dma_sync_sgtable_for_cpu(uvc_stream_to_dmadev(uvc_urb->stream), in uvc_video_complete()
1740 struct device *dma_dev = uvc_stream_to_dmadev(stream); in uvc_free_urb_buffers()
1761 struct device *dma_dev = uvc_stream_to_dmadev(stream); in uvc_alloc_urb_buffer()