Searched refs:snd_dmaengine_pcm_open (Results 1 – 6 of 6) sorted by relevance
298 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_open() function322 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_open);340 return snd_dmaengine_pcm_open(substream, in snd_dmaengine_pcm_open_request_chan()
34 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream,
122 return snd_dmaengine_pcm_open( in pxa2xx_pcm_open()
103 ret = snd_dmaengine_pcm_open(substream, chan); in tegra_pcm_open()
164 return snd_dmaengine_pcm_open(substream, chan); in dmaengine_pcm_open()
17176 + ret = snd_dmaengine_pcm_open(substream, chan);