Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/
Dnbpfaxi.c1109 static void nbpf_chan_tasklet(unsigned long data) in nbpf_chan_tasklet() function
1256 tasklet_init(&chan->tasklet, nbpf_chan_tasklet, (unsigned long)chan); in nbpf_chan_probe()