Searched refs:stedma40_filter (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/arch/arm/mach-ux500/ |
D | board-mop500-sdi.c | 96 .dma_filter = stedma40_filter, 162 .dma_filter = stedma40_filter, 200 .dma_filter = stedma40_filter, 238 .dma_filter = stedma40_filter,
|
D | board-mop500.c | 450 .dma_filter = stedma40_filter, 573 .dma_filter = stedma40_filter, 584 .dma_filter = stedma40_filter, 592 .dma_filter = stedma40_filter,
|
D | board-u5500-sdi.c | 63 .dma_filter = stedma40_filter,
|
D | usb.c | 86 .dma_filter = stedma40_filter,
|
/linux-3.4.99/arch/arm/plat-nomadik/include/plat/ |
D | ste_dma40.h | 178 bool stedma40_filter(struct dma_chan *chan, void *data); 207 static inline bool stedma40_filter(struct dma_chan *chan, void *data) in stedma40_filter() function
|
/linux-3.4.99/drivers/dma/ |
D | ste_dma40.c | 2160 bool stedma40_filter(struct dma_chan *chan, void *data) in stedma40_filter() function 2179 EXPORT_SYMBOL(stedma40_filter);
|