Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dsof_realtek_common.h31 #define RT1015_CODEC_DAI "rt1015-aif" macro
H A Dsof_realtek_common.c341 .dai_name = RT1015_CODEC_DAI,
345 .dai_name = RT1015_CODEC_DAI,
/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-mt6358-ts3a227-max98357.c21 #define RT1015_CODEC_DAI "rt1015-aif" macro
284 DAILINK_COMP_ARRAY(COMP_CODEC(RT1015_DEV0_NAME, RT1015_CODEC_DAI),
285 COMP_CODEC(RT1015_DEV1_NAME, RT1015_CODEC_DAI)),
H A Dmt8183-da7219-max98357.c24 #define RT1015_CODEC_DAI "rt1015-aif" macro
354 DAILINK_COMP_ARRAY(COMP_CODEC(RT1015_DEV0_NAME, RT1015_CODEC_DAI),
355 COMP_CODEC(RT1015_DEV1_NAME, RT1015_CODEC_DAI),
/openbmc/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-mt6359-rt1015-rt5682.c29 #define RT1015_CODEC_DAI "rt1015-aif" macro
1211 if (strcmp(dai_link->codecs[0].dai_name, RT1015_CODEC_DAI) == 0) in mt8192_mt6359_dev_probe()