Home
last modified time | relevance | path

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

/qemu/hw/dma/
H A Dxlnx_csu_dma.c287 static void xlnx_csu_dma_src_notify(void *opaque) in xlnx_csu_dma_src_notify() function
298 stream_can_push(s->tx_dev, xlnx_csu_dma_src_notify, s)) { in xlnx_csu_dma_src_notify()
314 !stream_can_push(s->tx_dev, xlnx_csu_dma_src_notify, s)) { in xlnx_csu_dma_src_notify()
381 xlnx_csu_dma_src_notify(s); in size_post_write()
400 xlnx_csu_dma_src_notify(s); in ctrl_post_write()