Home
last modified time | relevance | path

Searched refs:snd_dmaengine_pcm_open_request_chan (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/sound/core/
Dpcm_dmaengine.c335 int snd_dmaengine_pcm_open_request_chan(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_open_request_chan() function
341 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_open_request_chan);
/Linux-v5.10/include/sound/
Ddmaengine_pcm.h38 int snd_dmaengine_pcm_open_request_chan(struct snd_pcm_substream *substream,
/Linux-v5.10/sound/soc/pxa/
Dmmp-pcm.c129 return snd_dmaengine_pcm_open_request_chan(substream, filter, in mmp_pcm_open()