Lines Matching refs:codecs
1296 dai_link->codecs->of_node = dp_node; in mt8195_mt6359_legacy_probe()
1297 dai_link->codecs->name = NULL; in mt8195_mt6359_legacy_probe()
1298 dai_link->codecs->dai_name = "i2s-hifi"; in mt8195_mt6359_legacy_probe()
1305 dai_link->codecs->of_node = hdmi_node; in mt8195_mt6359_legacy_probe()
1306 dai_link->codecs->name = NULL; in mt8195_mt6359_legacy_probe()
1307 dai_link->codecs->dai_name = "i2s-hifi"; in mt8195_mt6359_legacy_probe()
1314 dai_link->codecs->of_node = codec_node; in mt8195_mt6359_legacy_probe()
1315 dai_link->codecs->name = NULL; in mt8195_mt6359_legacy_probe()
1316 dai_link->codecs->dai_name = in mt8195_mt6359_legacy_probe()
1325 dai_link->codecs->of_node = codec_node; in mt8195_mt6359_legacy_probe()
1326 dai_link->codecs->name = NULL; in mt8195_mt6359_legacy_probe()
1327 dai_link->codecs->dai_name = in mt8195_mt6359_legacy_probe()
1341 dai_link->codecs = rt1011_comps; in mt8195_mt6359_legacy_probe()
1350 dai_link->codecs = rt1019_comps; in mt8195_mt6359_legacy_probe()
1355 dai_link->codecs = max98390_comps; in mt8195_mt6359_legacy_probe()
1391 !snd_soc_dlc_is_dummy(dai_link->codecs)) in mt8195_mt6359_soc_card_probe()
1395 !snd_soc_dlc_is_dummy(dai_link->codecs)) in mt8195_mt6359_soc_card_probe()
1411 if (!strcmp(dai_link->codecs->dai_name, MAX98390_CODEC_DAI)) { in mt8195_mt6359_soc_card_probe()
1416 } else if (!strcmp(dai_link->codecs->dai_name, RT1011_CODEC_DAI)) { in mt8195_mt6359_soc_card_probe()
1422 } else if (!strcmp(dai_link->codecs->dai_name, RT1019_CODEC_DAI)) { in mt8195_mt6359_soc_card_probe()
1427 } else if (!strcmp(dai_link->codecs->dai_name, RT5682_CODEC_DAI) || in mt8195_mt6359_soc_card_probe()
1428 !strcmp(dai_link->codecs->dai_name, RT5682S_CODEC_DAI)) { in mt8195_mt6359_soc_card_probe()
1435 if (!snd_soc_dlc_is_dummy(dai_link->codecs)) { in mt8195_mt6359_soc_card_probe()