Home
last modified time | relevance | path

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

/linux-3.4.99/sound/soc/
Dsoc-dmaengine-pcm.c279 int snd_dmaengine_pcm_close(struct snd_pcm_substream *substream) in snd_dmaengine_pcm_close() function
288 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_close);
/linux-3.4.99/include/sound/
Ddmaengine_pcm.h45 int snd_dmaengine_pcm_close(struct snd_pcm_substream *substream);
/linux-3.4.99/sound/soc/imx/
Dimx-pcm-dma-mx2.c131 snd_dmaengine_pcm_close(substream); in snd_imx_close()
/linux-3.4.99/sound/soc/ep93xx/
Dep93xx-pcm.c102 snd_dmaengine_pcm_close(substream); in ep93xx_pcm_close()
/linux-3.4.99/sound/soc/mxs/
Dmxs-pcm.c121 snd_dmaengine_pcm_close(substream); in snd_mxs_close()