Home
last modified time | relevance | path

Searched refs:stedma40_filter (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/linux/platform_data/
H A Ddma-ste-dma40.h152 * stedma40_filter() - Provides stedma40_chan_cfg to the
164 bool stedma40_filter(struct dma_chan *chan, void *data);
193 static inline bool stedma40_filter(struct dma_chan *chan, void *data) in stedma40_filter() function
/kernel/linux/linux-5.10/sound/soc/ux500/
H A Dux500_pcm.c81 return snd_dmaengine_pcm_request_channel(stedma40_filter, dma_cfg); in ux500_pcm_request_chan()
/kernel/linux/linux-5.10/drivers/crypto/ux500/cryp/
H A Dcryp_core.c490 stedma40_filter, in cryp_dma_setup_channel()
496 stedma40_filter, in cryp_dma_setup_channel()
/kernel/linux/linux-5.10/drivers/dma/
H A Dste_dma40.c2272 bool stedma40_filter(struct dma_chan *chan, void *data) in stedma40_filter() function
2291 EXPORT_SYMBOL(stedma40_filter); variable
2385 return dma_request_channel(cap, stedma40_filter, &cfg); in d40_xlate()
/kernel/linux/linux-6.6/drivers/dma/
H A Dste_dma40.c2296 static bool stedma40_filter(struct dma_chan *chan, void *data) in stedma40_filter() function
2408 return dma_request_channel(cap, stedma40_filter, &cfg); in d40_xlate()

Completed in 11 milliseconds