Home
last modified time | relevance | path

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

/linux/drivers/media/platform/ti/omap/
H A Domap_vout_vrfb.c292 status = dma_async_is_tx_complete(chan, cookie, NULL, NULL); in omap_vout_prepare_vrfb()
/linux/include/linux/
H A Ddmaengine.h1603 static inline enum dma_status dma_async_is_tx_complete(struct dma_chan *chan, in dma_async_is_tx_complete() function
/linux/Documentation/driver-api/dmaengine/
H A Dclient.rst360 enum dma_status dma_async_is_tx_complete(struct dma_chan *chan,
/linux/drivers/dma/
H A Ddmaengine.c529 status = dma_async_is_tx_complete(chan, cookie, NULL, NULL); in dma_sync_wait()
/linux/drivers/media/platform/intel/
H A Dpxa_camera.c1052 last_status = dma_async_is_tx_complete(pcdev->dma_chans[chan], in pxa_camera_dma_irq()