Home
last modified time | relevance | path

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

/qemu/hw/dma/
H A Dsoc_dma.c94 static void soc_dma_ch_run(void *opaque) in soc_dma_ch_run() function
223 soc_dma_ch_run(ch); in soc_dma_set_request()
250 s->ch[i].timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, soc_dma_ch_run, &s->ch[i]); in soc_dma_init()