Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/mediatek/mt8173/
H A Dmt8173-rt5650.c116 const char *codec_capture_dai = snd_soc_rtd_to_codec(runtime, 1)->name; in mt8173_rt5650_init() local
123 if (!strcmp(codec_capture_dai, "rt5645-aif1")) { in mt8173_rt5650_init()
127 } else if (!strcmp(codec_capture_dai, "rt5645-aif2")) { in mt8173_rt5650_init()
270 const char *codec_capture_dai; in mt8173_rt5650_dev_probe() local
300 ret = snd_soc_of_get_dai_name(np, &codec_capture_dai, 0); in mt8173_rt5650_dev_probe()
309 codec_capture_dai; in mt8173_rt5650_dev_probe()