Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/usb/stk1160/
Dstk1160-video.c300 struct device *dma_dev = stk1160_get_dmadev(dev); in stk1160_isoc_irq()
365 struct device *dma_dev = stk1160_get_dmadev(dev); in stk_free_urb()
410 struct device *dma_dev = stk1160_get_dmadev(dev); in stk1160_fill_urb()
Dstk1160.h199 static inline struct device *stk1160_get_dmadev(struct stk1160 *dev) in stk1160_get_dmadev() function
Dstk1160-v4l.c237 dma_sync_sgtable_for_device(stk1160_get_dmadev(dev), stk_urb->sgt, in stk1160_start_streaming()