Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dpcm_dmaengine.c307 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_open() function
331 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_open);
/linux/include/sound/
H A Ddmaengine_pcm.h36 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream,
/linux/sound/arm/
H A Dpxa2xx-pcm-lib.c113 return snd_dmaengine_pcm_open( in pxa2xx_pcm_open()
/linux/sound/soc/tegra/
H A Dtegra_pcm.c109 ret = snd_dmaengine_pcm_open(substream, chan); in tegra_pcm_open()
/linux/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c159 return snd_dmaengine_pcm_open(substream, chan); in dmaengine_pcm_open()
/linux/sound/soc/renesas/rcar/
H A Dmsiof.c426 ret = snd_dmaengine_pcm_open(substream, chan); in msiof_open()
H A Ddma.c135 return snd_dmaengine_pcm_open(io->substream, dmaen->chan); in rsnd_dmaen_prepare()
/linux/sound/soc/apple/
H A Dmca.c849 return snd_dmaengine_pcm_open(substream, chan); in mca_pcm_open()