Home
last modified time | relevance | path

Searched refs:compat_filter_fn (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/sound/soc/fsl/
H A Dimx-pcm-dma.c34 .compat_filter_fn = filter,
/openbmc/linux/sound/soc/samsung/
H A Ddmaengine.c28 pcm_conf->compat_filter_fn = filter; in samsung_asoc_dma_platform_register()
/openbmc/linux/sound/soc/spear/
H A Dspear_pcm.c45 config->compat_filter_fn = filter; in devm_spear_pcm_platform_register()
/openbmc/linux/sound/soc/cirrus/
H A Dep93xx-pcm.c52 .compat_filter_fn = ep93xx_pcm_dma_filter,
/openbmc/linux/include/sound/
H A Ddmaengine_pcm.h147 dma_filter_fn compat_filter_fn; member
/openbmc/linux/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c196 return snd_dmaengine_pcm_request_channel(pcm->config->compat_filter_fn, in dmaengine_pcm_compat_request_channel()