Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dvirt-dma.c83 static void vchan_complete(struct tasklet_struct *t) in vchan_complete() function
134 tasklet_setup(&vc->task, vchan_complete); in vchan_init()