Home
last modified time | relevance | path

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

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