Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/
Dpcm_dmaengine.c344 int snd_dmaengine_pcm_open_request_chan(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_open_request_chan() function
350 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_open_request_chan);
/linux-6.1.9/include/sound/
Ddmaengine_pcm.h40 int snd_dmaengine_pcm_open_request_chan(struct snd_pcm_substream *substream,
/linux-6.1.9/sound/soc/pxa/
Dmmp-pcm.c129 return snd_dmaengine_pcm_open_request_chan(substream, filter, in mmp_pcm_open()