Searched refs:snd_dmaengine_pcm_open (Results 1 – 6 of 6) sorted by relevance
295 * snd_dmaengine_pcm_open - Open a dmaengine based PCM substream305 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_open() function 329 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_open);
36 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream,
109 ret = snd_dmaengine_pcm_open(substream, chan); in tegra_pcm_open()
322 ret = snd_dmaengine_pcm_open(substream, chan); in msiof_open()
135 return snd_dmaengine_pcm_open(io->substream, dmaen->chan); in rsnd_dmaen_prepare()
159 return snd_dmaengine_pcm_open(substream, chan); in dmaengine_pcm_open()