Searched defs:dma_filter (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/include/linux/mtd/ |
D | lpc32xx_mlc.h | 17 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
|
D | lpc32xx_slc.h | 17 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
|
/Linux-v4.19/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 | 45 dma_filter_fn dma_filter; member
|
/Linux-v4.19/include/linux/ |
D | atmel-mci.h | 42 dma_filter_fn dma_filter; member
|
D | dmaengine.h | 667 struct dma_filter { struct 668 dma_filter_fn fn; argument 669 int mapcnt; 670 const struct dma_slave_map *map;
|
/Linux-v4.19/drivers/soc/tegra/fuse/ |
D | fuse-tegra20.c | 99 static bool dma_filter(struct dma_chan *chan, void *filter_param) in dma_filter() function
|
/Linux-v4.19/include/linux/spi/ |
D | pxa2xx_spi.h | 30 bool (*dma_filter)(struct dma_chan *chan, void *param); member
|
/Linux-v4.19/drivers/spi/ |
D | spi-pxa2xx-pci.c | 34 bool (*dma_filter)(struct dma_chan *chan, void *param); member
|
/Linux-v4.19/drivers/misc/mic/host/ |
D | mic_device.h | 135 bool (*dma_filter)(struct dma_chan *chan, void *param); member
|
/Linux-v4.19/include/linux/amba/ |
D | pl022.h | 253 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
|
D | serial.h | 230 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
|