Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/
Dpcm_dmaengine.c305 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_open() function
329 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_open);
347 return snd_dmaengine_pcm_open(substream, in snd_dmaengine_pcm_open_request_chan()
/linux-6.1.9/include/sound/
Ddmaengine_pcm.h36 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream,
/linux-6.1.9/sound/arm/
Dpxa2xx-pcm-lib.c113 return snd_dmaengine_pcm_open( in pxa2xx_pcm_open()
/linux-6.1.9/sound/soc/tegra/
Dtegra_pcm.c109 ret = snd_dmaengine_pcm_open(substream, chan); in tegra_pcm_open()
/linux-6.1.9/sound/soc/
Dsoc-generic-dmaengine-pcm.c159 return snd_dmaengine_pcm_open(substream, chan); in dmaengine_pcm_open()
/linux-6.1.9/sound/soc/apple/
Dmca.c818 return snd_dmaengine_pcm_open(substream, chan); in mca_pcm_open()