Searched refs:mtk_afe_fe_startup (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/mediatek/common/ |
H A D | mtk-afe-fe-dai.h | 16 int mtk_afe_fe_startup(struct snd_pcm_substream *substream,
|
H A D | mtk-afe-fe-dai.c | 37 int mtk_afe_fe_startup(struct snd_pcm_substream *substream, in mtk_afe_fe_startup() function 96 EXPORT_SYMBOL_GPL(mtk_afe_fe_startup); variable 282 .startup = mtk_afe_fe_startup,
|
/kernel/linux/linux-6.6/sound/soc/mediatek/common/ |
H A D | mtk-afe-fe-dai.h | 16 int mtk_afe_fe_startup(struct snd_pcm_substream *substream,
|
H A D | mtk-afe-fe-dai.c | 37 int mtk_afe_fe_startup(struct snd_pcm_substream *substream, in mtk_afe_fe_startup() function 96 EXPORT_SYMBOL_GPL(mtk_afe_fe_startup); variable 282 .startup = mtk_afe_fe_startup,
|
/kernel/linux/linux-5.10/sound/soc/mediatek/mt2701/ |
H A D | mt2701-afe-pcm.c | 381 return mtk_afe_fe_startup(substream, dai); in mt2701_simple_fe_startup() 424 return mtk_afe_fe_startup(substream, dai); in mt2701_dlm_fe_startup()
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt2701/ |
H A D | mt2701-afe-pcm.c | 381 return mtk_afe_fe_startup(substream, dai); in mt2701_simple_fe_startup() 424 return mtk_afe_fe_startup(substream, dai); in mt2701_dlm_fe_startup()
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8188/ |
H A D | mt8188-afe-pcm.c | 309 ret = mtk_afe_fe_startup(substream, dai); in mt8188_afe_fe_startup()
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8195/ |
H A D | mt8195-afe-pcm.c | 353 ret = mtk_afe_fe_startup(substream, dai); in mt8195_afe_fe_startup()
|
Completed in 11 milliseconds