Home
last modified time | relevance | path

Searched refs:snd_dmaengine_pcm_open (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dpcm_dmaengine.c288 * snd_dmaengine_pcm_open - Open a dmaengine based PCM substream
298 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_open() function
322 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_open); variable
340 return snd_dmaengine_pcm_open(substream, in snd_dmaengine_pcm_open_request_chan()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_dmaengine.c295 * snd_dmaengine_pcm_open - Open a dmaengine based PCM substream
305 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_open() function
329 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_open); variable
347 return snd_dmaengine_pcm_open(substream, in snd_dmaengine_pcm_open_request_chan()
/kernel/linux/linux-5.10/include/sound/
H A Ddmaengine_pcm.h34 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream,
/kernel/linux/linux-6.6/include/sound/
H A Ddmaengine_pcm.h36 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream,
/kernel/linux/linux-6.6/sound/arm/
H A Dpxa2xx-pcm-lib.c113 return snd_dmaengine_pcm_open( in pxa2xx_pcm_open()
/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra_pcm.c109 ret = snd_dmaengine_pcm_open(substream, chan); in tegra_pcm_open()
/kernel/linux/linux-5.10/sound/arm/
H A Dpxa2xx-pcm-lib.c122 return snd_dmaengine_pcm_open( in pxa2xx_pcm_open()
/kernel/linux/linux-5.10/sound/soc/tegra/
H A Dtegra_pcm.c103 ret = snd_dmaengine_pcm_open(substream, chan); in tegra_pcm_open()
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c164 return snd_dmaengine_pcm_open(substream, chan); in dmaengine_pcm_open()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c159 return snd_dmaengine_pcm_open(substream, chan); in dmaengine_pcm_open()
/kernel/linux/linux-6.6/sound/soc/apple/
H A Dmca.c826 return snd_dmaengine_pcm_open(substream, chan); in mca_pcm_open()

Completed in 8 milliseconds