Home
last modified time | relevance | path

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

/Linux-v5.10/sound/core/
Dpcm_dmaengine.c296 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_open() function
320 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_open);
338 return snd_dmaengine_pcm_open(substream, in snd_dmaengine_pcm_open_request_chan()
/Linux-v5.10/include/sound/
Ddmaengine_pcm.h34 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream,
/Linux-v5.10/sound/arm/
Dpxa2xx-pcm-lib.c122 return snd_dmaengine_pcm_open( in pxa2xx_pcm_open()
/Linux-v5.10/sound/soc/tegra/
Dtegra_pcm.c103 ret = snd_dmaengine_pcm_open(substream, chan); in tegra_pcm_open()
/Linux-v5.10/sound/soc/
Dsoc-generic-dmaengine-pcm.c164 return snd_dmaengine_pcm_open(substream, chan); in dmaengine_pcm_open()