Home
last modified time | relevance | path

Searched refs:snd_dmaengine_pcm_open_request_chan (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dpcm_dmaengine.c325 * snd_dmaengine_pcm_open_request_chan - Open a dmaengine based PCM substream and request channel
337 int snd_dmaengine_pcm_open_request_chan(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_open_request_chan() function
343 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_open_request_chan); variable
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_dmaengine.c332 * snd_dmaengine_pcm_open_request_chan - Open a dmaengine based PCM substream and request channel
344 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); variable
/kernel/linux/linux-5.10/include/sound/
H A Ddmaengine_pcm.h38 int snd_dmaengine_pcm_open_request_chan(struct snd_pcm_substream *substream,
/kernel/linux/linux-6.6/include/sound/
H A Ddmaengine_pcm.h40 int snd_dmaengine_pcm_open_request_chan(struct snd_pcm_substream *substream,
/kernel/linux/linux-5.10/sound/soc/pxa/
H A Dmmp-pcm.c129 return snd_dmaengine_pcm_open_request_chan(substream, filter, in mmp_pcm_open()

Completed in 4 milliseconds