Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/
Dpcm_dmaengine.c333 int snd_dmaengine_pcm_open_request_chan(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_open_request_chan() function
339 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_open_request_chan);
/linux-4.4.14/include/sound/
Ddmaengine_pcm.h46 int snd_dmaengine_pcm_open_request_chan(struct snd_pcm_substream *substream,
/linux-4.4.14/sound/arm/
Dpxa2xx-pcm-lib.c128 return snd_dmaengine_pcm_open_request_chan(substream, in __pxa2xx_pcm_open()
/linux-4.4.14/sound/soc/omap/
Domap-pcm.c147 ret = snd_dmaengine_pcm_open_request_chan(substream, in omap_pcm_open()
/linux-4.4.14/sound/soc/pxa/
Dmmp-pcm.c118 return snd_dmaengine_pcm_open_request_chan(substream, filter, in mmp_pcm_open()