Home
last modified time | relevance | path

Searched refs:snd_dmaengine_pcm_get_chan (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/sound/core/
Dpcm_dmaengine.c44 struct dma_chan *snd_dmaengine_pcm_get_chan(struct snd_pcm_substream *substream) in snd_dmaengine_pcm_get_chan() function
50 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_get_chan);
/linux-4.4.14/include/sound/
Ddmaengine_pcm.h52 struct dma_chan *snd_dmaengine_pcm_get_chan(struct snd_pcm_substream *substream);
/linux-4.4.14/sound/arm/
Dpxa2xx-pcm-lib.c41 struct dma_chan *chan = snd_dmaengine_pcm_get_chan(substream); in __pxa2xx_pcm_hw_params()
/linux-4.4.14/sound/soc/omap/
Domap-pcm.c95 chan = snd_dmaengine_pcm_get_chan(substream); in omap_pcm_hw_params()
/linux-4.4.14/sound/soc/pxa/
Dmmp-pcm.c64 struct dma_chan *chan = snd_dmaengine_pcm_get_chan(substream); in mmp_pcm_hw_params()
/linux-4.4.14/sound/soc/
Dsoc-generic-dmaengine-pcm.c92 struct dma_chan *chan = snd_dmaengine_pcm_get_chan(substream); in dmaengine_pcm_hw_params()