Searched defs:dma_filter (Results 1 – 13 of 13) sorted by relevance
/Linux-v5.4/include/linux/mtd/ |
D | lpc32xx_mlc.h | 14 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
|
D | lpc32xx_slc.h | 14 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
|
/Linux-v5.4/include/linux/platform_data/ |
D | usb-musb-ux500.h | 17 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
|
D | crypto-ux500.h | 14 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
|
D | asoc-s3c.h | 42 dma_filter_fn dma_filter; member
|
/Linux-v5.4/include/linux/ |
D | atmel-mci.h | 42 dma_filter_fn dma_filter; member
|
D | dmaengine.h | 655 struct dma_filter { struct 656 dma_filter_fn fn; argument 657 int mapcnt; 658 const struct dma_slave_map *map;
|
/Linux-v5.4/drivers/soc/tegra/fuse/ |
D | fuse-tegra20.c | 88 static bool dma_filter(struct dma_chan *chan, void *filter_param) in dma_filter() function
|
/Linux-v5.4/include/linux/spi/ |
D | pxa2xx_spi.h | 23 bool (*dma_filter)(struct dma_chan *chan, void *param); member
|
/Linux-v5.4/drivers/spi/ |
D | spi-pxa2xx-pci.c | 34 bool (*dma_filter)(struct dma_chan *chan, void *param); member
|
/Linux-v5.4/drivers/misc/mic/host/ |
D | mic_device.h | 123 bool (*dma_filter)(struct dma_chan *chan, void *param); member
|
/Linux-v5.4/include/linux/amba/ |
D | pl022.h | 244 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
|
D | serial.h | 217 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
|