Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/intel/boards/
Dsof_realtek_common.c110 .dai_name = RT1011_CODEC_DAI,
114 .dai_name = RT1011_CODEC_DAI,
118 .dai_name = RT1011_CODEC_DAI,
122 .dai_name = RT1011_CODEC_DAI,
Dsof_realtek_common.h20 #define RT1011_CODEC_DAI "rt1011-aif" macro
/linux-6.12.1/sound/soc/mediatek/mt8195/
Dmt8195-mt6359.c40 #define RT1011_CODEC_DAI "rt1011-aif" macro
889 RT1011_CODEC_DAI),
891 RT1011_CODEC_DAI)));
1404 } else if (!strcmp(dai_link->codecs->dai_name, RT1011_CODEC_DAI)) { in mt8195_mt6359_soc_card_probe()