Home
last modified time | relevance | path

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

/Linux-v5.4/sound/core/
Dpcm_dmaengine.c292 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_open() function
316 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_open);
334 return snd_dmaengine_pcm_open(substream, in snd_dmaengine_pcm_open_request_chan()
/Linux-v5.4/include/sound/
Ddmaengine_pcm.h34 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream,
/Linux-v5.4/sound/arm/
Dpxa2xx-pcm-lib.c122 return snd_dmaengine_pcm_open( in pxa2xx_pcm_open()
/Linux-v5.4/sound/soc/
Dsoc-generic-dmaengine-pcm.c215 return snd_dmaengine_pcm_open(substream, chan); in dmaengine_pcm_open()