Home
last modified time | relevance | path

Searched refs:SND_DMAENGINE_PCM_FLAG_NO_DT (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/spear/
Dspear_pcm.c48 SND_DMAENGINE_PCM_FLAG_NO_DT | in devm_spear_pcm_platform_register()
/kernel/linux/linux-5.10/sound/soc/cirrus/
Dep93xx-pcm.c60 SND_DMAENGINE_PCM_FLAG_NO_DT | in devm_ep93xx_pcm_platform_register()
/kernel/linux/linux-5.10/include/sound/
Ddmaengine_pcm.h101 #define SND_DMAENGINE_PCM_FLAG_NO_DT BIT(1) macro
/kernel/linux/linux-5.10/sound/soc/
Dsoc-generic-dmaengine-pcm.c364 if ((pcm->flags & SND_DMAENGINE_PCM_FLAG_NO_DT) || (!dev->of_node && in dmaengine_pcm_request_chan_of()