Home
last modified time | relevance | path

Searched defs:dma_filter (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/include/linux/mtd/
H A Dlpc32xx_slc.h14 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
H A Dlpc32xx_mlc.h14 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
/openbmc/linux/include/linux/platform_data/
H A Dusb-musb-ux500.h17 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
H A Dcrypto-ux500.h14 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
H A Dasoc-s3c.h42 dma_filter_fn dma_filter; member
/openbmc/linux/include/linux/spi/
H A Dpxa2xx_spi.h25 bool (*dma_filter)(struct dma_chan *chan, void *param); member
/openbmc/linux/drivers/soc/tegra/fuse/
H A Dfuse-tegra20.c90 static bool dma_filter(struct dma_chan *chan, void *filter_param) in dma_filter() function
/openbmc/linux/include/linux/
H A Ddmaengine.h768 struct dma_filter { struct
769 dma_filter_fn fn; argument
770 int mapcnt;
771 const struct dma_slave_map *map;
/openbmc/linux/include/linux/amba/
H A Dpl022.h238 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
H A Dserial.h217 bool (*dma_filter)(struct dma_chan *chan, void *filter_param); member
/openbmc/linux/drivers/mmc/host/
H A Datmel-mci.c234 dma_filter_fn dma_filter; member