Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dnbpfaxi.c1100 static void nbpf_chan_tasklet(unsigned long data) in nbpf_chan_tasklet() function
1250 tasklet_init(&chan->tasklet, nbpf_chan_tasklet, (unsigned long)chan); in nbpf_chan_probe()