Home
last modified time | relevance | path

Searched refs:snd_dmaengine_pcm_sync_stop (Results 1 – 2 of 2) sorted by relevance

/linux/sound/core/
H A Dpcm_dmaengine.c333 int snd_dmaengine_pcm_sync_stop(struct snd_pcm_substream *substream) in snd_dmaengine_pcm_sync_stop() function
345 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_sync_stop);
/linux/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c324 return snd_dmaengine_pcm_sync_stop(substream); in dmaengine_pcm_sync_stop()