Searched refs:snd_dmaengine_pcm_open (Results 1 – 8 of 8) sorted by relevance
307 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_open() function331 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_open);
36 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream,
113 return snd_dmaengine_pcm_open( in pxa2xx_pcm_open()
109 ret = snd_dmaengine_pcm_open(substream, chan); in tegra_pcm_open()
159 return snd_dmaengine_pcm_open(substream, chan); in dmaengine_pcm_open()
426 ret = snd_dmaengine_pcm_open(substream, chan); in msiof_open()
135 return snd_dmaengine_pcm_open(io->substream, dmaen->chan); in rsnd_dmaen_prepare()
849 return snd_dmaengine_pcm_open(substream, chan); in mca_pcm_open()