Searched refs:mtk_afe_fe_hw_free (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/mediatek/common/ |
H A D | mtk-afe-fe-dai.h | 23 int mtk_afe_fe_hw_free(struct snd_pcm_substream *substream,
|
H A D | mtk-afe-fe-dai.c | 184 int mtk_afe_fe_hw_free(struct snd_pcm_substream *substream, in mtk_afe_fe_hw_free() function 194 EXPORT_SYMBOL_GPL(mtk_afe_fe_hw_free); variable 285 .hw_free = mtk_afe_fe_hw_free,
|
/kernel/linux/linux-6.6/sound/soc/mediatek/common/ |
H A D | mtk-afe-fe-dai.h | 23 int mtk_afe_fe_hw_free(struct snd_pcm_substream *substream,
|
H A D | mtk-afe-fe-dai.c | 184 int mtk_afe_fe_hw_free(struct snd_pcm_substream *substream, in mtk_afe_fe_hw_free() function 194 EXPORT_SYMBOL_GPL(mtk_afe_fe_hw_free); variable 285 .hw_free = mtk_afe_fe_hw_free,
|
/kernel/linux/linux-5.10/sound/soc/mediatek/mt2701/ |
H A D | mt2701-afe-pcm.c | 518 .hw_free = mtk_afe_fe_hw_free, 527 .hw_free = mtk_afe_fe_hw_free,
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt2701/ |
H A D | mt2701-afe-pcm.c | 518 .hw_free = mtk_afe_fe_hw_free, 527 .hw_free = mtk_afe_fe_hw_free,
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8186/ |
H A D | mt8186-afe-pcm.c | 144 ret = mtk_afe_fe_hw_free(substream, dai); in mt8186_fe_hw_free()
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8188/ |
H A D | mt8188-afe-pcm.c | 440 .hw_free = mtk_afe_fe_hw_free,
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8195/ |
H A D | mt8195-afe-pcm.c | 405 return mtk_afe_fe_hw_free(substream, dai); in mt8195_afe_fe_hw_free()
|
Completed in 15 milliseconds