Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dpcm_dmaengine.c301 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_open() function
325 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_open);
343 return snd_dmaengine_pcm_open(substream, in snd_dmaengine_pcm_open_request_chan()
/Linux-v4.19/include/sound/
Ddmaengine_pcm.h34 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream,
/Linux-v4.19/sound/arm/
Dpxa2xx-pcm-lib.c126 return snd_dmaengine_pcm_open( in pxa2xx_pcm_open()
/Linux-v4.19/sound/soc/
Dsoc-generic-dmaengine-pcm.c215 return snd_dmaengine_pcm_open(substream, chan); in dmaengine_pcm_open()