Searched defs:dma_filter (Results 1 – 12 of 12) sorted by relevance
14 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
17 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
42 dma_filter_fn dma_filter; member
762 struct dma_filter { struct763 dma_filter_fn fn; argument764 int mapcnt;765 const struct dma_slave_map *map;
88 static bool dma_filter(struct dma_chan *chan, void *filter_param) in dma_filter() function
23 bool (*dma_filter)(struct dma_chan *chan, void *param); member
35 bool (*dma_filter)(struct dma_chan *chan, void *param); member
244 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
217 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member