Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
Dpcm_dmaengine.c298 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_open() function
322 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_open);
340 return snd_dmaengine_pcm_open(substream, in snd_dmaengine_pcm_open_request_chan()
/kernel/linux/linux-5.10/include/sound/
Ddmaengine_pcm.h34 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream,
/kernel/linux/linux-5.10/sound/arm/
Dpxa2xx-pcm-lib.c122 return snd_dmaengine_pcm_open( in pxa2xx_pcm_open()
/kernel/linux/linux-5.10/sound/soc/tegra/
Dtegra_pcm.c103 ret = snd_dmaengine_pcm_open(substream, chan); in tegra_pcm_open()
/kernel/linux/linux-5.10/sound/soc/
Dsoc-generic-dmaengine-pcm.c164 return snd_dmaengine_pcm_open(substream, chan); in dmaengine_pcm_open()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0009_linux_sound.patch17176 + ret = snd_dmaengine_pcm_open(substream, chan);