Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dpxa_dma.c179 static bool pxad_filter_fn(struct dma_chan *chan, void *param);
1396 pdev->slave.filter.fn = pxad_filter_fn; in pxad_probe()
1445 static bool pxad_filter_fn(struct dma_chan *chan, void *param) in pxad_filter_fn() function