Home
last modified time | relevance | path

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

/sound/soc/mediatek/mt8173/
Dmt8173-rt5650.c107 const char *codec_capture_dai = asoc_rtd_to_codec(runtime, 1)->name; in mt8173_rt5650_init() local
114 if (!strcmp(codec_capture_dai, "rt5645-aif1")) { in mt8173_rt5650_init()
118 } else if (!strcmp(codec_capture_dai, "rt5645-aif2")) { in mt8173_rt5650_init()
261 const char *codec_capture_dai; in mt8173_rt5650_dev_probe() local
291 ret = snd_soc_of_get_dai_name(np, &codec_capture_dai); in mt8173_rt5650_dev_probe()
300 codec_capture_dai; in mt8173_rt5650_dev_probe()