mtk_afe_hardware   43 sound/soc/mediatek/common/mtk-afe-fe-dai.c 	const struct snd_pcm_hardware *mtk_afe_hardware = afe->mtk_afe_hardware;
mtk_afe_hardware   54 sound/soc/mediatek/common/mtk-afe-fe-dai.c 	snd_soc_set_runtime_hwparams(substream, mtk_afe_hardware);
mtk_afe_hardware   63 sound/soc/mediatek/common/mtk-afe-fe-dai.c 		int periods_max = mtk_afe_hardware->periods_max;
mtk_afe_hardware  128 sound/soc/mediatek/common/mtk-afe-platform-driver.c 	size = afe->mtk_afe_hardware->buffer_bytes_max;
mtk_afe_hardware   82 sound/soc/mediatek/common/mtk-base-afe.h 	const struct snd_pcm_hardware *mtk_afe_hardware;
mtk_afe_hardware 1401 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 	afe->mtk_afe_hardware = &mt2701_afe_hardware;
mtk_afe_hardware  842 sound/soc/mediatek/mt6797/mt6797-afe-pcm.c 	afe->mtk_afe_hardware = &mt6797_afe_hardware;
mtk_afe_hardware   42 sound/soc/mediatek/mt6797/mt6797-dai-hostless.c 	return snd_soc_set_runtime_hwparams(substream, afe->mtk_afe_hardware);
mtk_afe_hardware 1123 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 	afe->mtk_afe_hardware = &mt8173_afe_hardware;
mtk_afe_hardware 1206 sound/soc/mediatek/mt8183/mt8183-afe-pcm.c 	afe->mtk_afe_hardware = &mt8183_afe_hardware;
mtk_afe_hardware   42 sound/soc/mediatek/mt8183/mt8183-dai-hostless.c 	return snd_soc_set_runtime_hwparams(substream, afe->mtk_afe_hardware);