Home
last modified time | relevance | path

Searched refs:mtk_afe_fe_shutdown (Results 1 – 3 of 3) sorted by relevance

/sound/soc/mediatek/common/
Dmtk-afe-fe-dai.h26 void mtk_afe_fe_shutdown(struct snd_pcm_substream *substream,
Dmtk-afe-fe-dai.c104 void mtk_afe_fe_shutdown(struct snd_pcm_substream *substream, in mtk_afe_fe_shutdown() function
124 EXPORT_SYMBOL_GPL(mtk_afe_fe_shutdown);
289 .shutdown = mtk_afe_fe_shutdown,
/sound/soc/mediatek/mt2701/
Dmt2701-afe-pcm.c497 return mtk_afe_fe_shutdown(substream, dai); in mt2701_dlm_fe_shutdown()
572 .shutdown = mtk_afe_fe_shutdown,