Searched defs:dma_filter (Results 1 – 11 of 11) 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
768 struct dma_filter { struct769 dma_filter_fn fn; argument770 int mapcnt;771 const struct dma_slave_map *map;
25 bool (*dma_filter)(struct dma_chan *chan, void *param); member
90 static bool dma_filter(struct dma_chan *chan, void *filter_param) in dma_filter() function
238 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
217 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member