Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dpcm_dmaengine.c35 struct dma_chan *snd_dmaengine_pcm_get_chan(struct snd_pcm_substream *substream) in snd_dmaengine_pcm_get_chan() function
41 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_get_chan);
/openbmc/linux/include/sound/
H A Ddmaengine_pcm.h46 struct dma_chan *snd_dmaengine_pcm_get_chan(struct snd_pcm_substream *substream);
/openbmc/linux/sound/arm/
H A Dpxa2xx-pcm-lib.c35 struct dma_chan *chan = snd_dmaengine_pcm_get_chan(substream); in pxa2xx_pcm_hw_params()
/openbmc/linux/sound/soc/tegra/
H A Dtegra_pcm.c158 chan = snd_dmaengine_pcm_get_chan(substream); in tegra_pcm_hw_params()
/openbmc/linux/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c81 struct dma_chan *chan = snd_dmaengine_pcm_get_chan(substream); in dmaengine_pcm_hw_params()
/openbmc/linux/sound/soc/apple/
H A Dmca.c834 struct dma_chan *chan = snd_dmaengine_pcm_get_chan(substream); in mca_hw_params()