codec_capture_dai  107 sound/soc/mediatek/mt8173/mt8173-rt5650.c 	const char *codec_capture_dai = runtime->codec_dais[1]->name;
codec_capture_dai  114 sound/soc/mediatek/mt8173/mt8173-rt5650.c 	if (!strcmp(codec_capture_dai, "rt5645-aif1")) {
codec_capture_dai  118 sound/soc/mediatek/mt8173/mt8173-rt5650.c 	} else if (!strcmp(codec_capture_dai, "rt5645-aif2")) {
codec_capture_dai  247 sound/soc/mediatek/mt8173/mt8173-rt5650.c 	const char *codec_capture_dai;
codec_capture_dai  276 sound/soc/mediatek/mt8173/mt8173-rt5650.c 		ret = snd_soc_of_get_dai_name(np, &codec_capture_dai);
codec_capture_dai  285 sound/soc/mediatek/mt8173/mt8173-rt5650.c 			codec_capture_dai;