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
772 struct dma_filter { struct773 dma_filter_fn fn; argument774 int mapcnt;775 const struct dma_slave_map *map;
90 static bool dma_filter(struct dma_chan *chan, void *filter_param) in dma_filter() function
28 bool (*dma_filter)(struct dma_chan *chan, void *param); member
37 bool (*dma_filter)(struct dma_chan *chan, void *param); member
238 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
217 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member