Searched refs:COMP_CODEC_CONF (Results 1 – 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/boards/ |
D | sof_maxim_common.c | 22 .dlc = COMP_CODEC_CONF(MAX_98373_DEV0_NAME), 26 .dlc = COMP_CODEC_CONF(MAX_98373_DEV1_NAME),
|
D | cml_rt1011_rt5682.c | 498 .dlc = COMP_CODEC_CONF("i2c-10EC1011:00"), 502 .dlc = COMP_CODEC_CONF("i2c-10EC1011:01"), 507 .dlc = COMP_CODEC_CONF("i2c-10EC1011:02"), 511 .dlc = COMP_CODEC_CONF("i2c-10EC1011:03"),
|
D | sof_da7219_max98373.c | 215 .dlc = COMP_CODEC_CONF(MAXIM_DEV0_NAME), 219 .dlc = COMP_CODEC_CONF(MAXIM_DEV1_NAME),
|
D | kbl_da7219_max98927.c | 558 .dlc = COMP_CODEC_CONF(MAX98927_DEV0_NAME), 563 .dlc = COMP_CODEC_CONF(MAX98927_DEV1_NAME), 571 .dlc = COMP_CODEC_CONF(MAX98373_DEV0_NAME), 576 .dlc = COMP_CODEC_CONF(MAX98373_DEV1_NAME),
|
D | skl_nau88l25_ssm4567.c | 150 .dlc = COMP_CODEC_CONF("i2c-INT343B:00"), 154 .dlc = COMP_CODEC_CONF("i2c-INT343B:01"),
|
D | kbl_rt5663_rt5514_max98927.c | 196 .dlc = COMP_CODEC_CONF(MAXIM_DEV0_NAME), 200 .dlc = COMP_CODEC_CONF(MAXIM_DEV1_NAME),
|
D | bxt_da7219_max98357a.c | 640 .dlc = COMP_CODEC_CONF(MAX98390_DEV0_NAME), 644 .dlc = COMP_CODEC_CONF(MAX98390_DEV1_NAME),
|
D | kbl_rt5663_max98927.c | 232 .dlc = COMP_CODEC_CONF(MAXIM_DEV0_NAME), 236 .dlc = COMP_CODEC_CONF(MAXIM_DEV1_NAME),
|
D | sof_rt5682.c | 480 .dlc = COMP_CODEC_CONF("i2c-10EC1015:00"), 484 .dlc = COMP_CODEC_CONF("i2c-10EC1015:01"),
|
/kernel/linux/linux-5.10/sound/soc/mediatek/mt8183/ |
D | mt8183-da7219-max98357.c | 581 .dlc = COMP_CODEC_CONF("mt6358-sound"), 621 .dlc = COMP_CODEC_CONF("mt6358-sound"), 625 .dlc = COMP_CODEC_CONF(RT1015_DEV0_NAME), 629 .dlc = COMP_CODEC_CONF(RT1015_DEV1_NAME),
|
D | mt8183-mt6358-ts3a227-max98357.c | 540 .dlc = COMP_CODEC_CONF(RT1015_DEV0_NAME), 544 .dlc = COMP_CODEC_CONF(RT1015_DEV1_NAME),
|
/kernel/linux/linux-5.10/sound/soc/ti/ |
D | rx51.c | 331 .dlc = COMP_CODEC_CONF("tlv320aic3x-codec.2-0019"), 335 .dlc = COMP_CODEC_CONF("tpa6130a2.2-0060"),
|
/kernel/linux/linux-5.10/sound/soc/amd/ |
D | acp3x-rt5682-max9836.c | 291 .dlc = COMP_CODEC_CONF("i2c-10EC1015:00"), 295 .dlc = COMP_CODEC_CONF("i2c-10EC1015:01"),
|
/kernel/linux/linux-5.10/sound/soc/samsung/ |
D | lowland.c | 129 .dlc = COMP_CODEC_CONF("wm9081.1-006c"),
|
D | neo1973_wm8753.c | 304 .dlc = COMP_CODEC_CONF("lm4857.0-007c"),
|
D | speyside.c | 250 .dlc = COMP_CODEC_CONF("wm9081.1-006c"),
|
D | bells.c | 384 .dlc = COMP_CODEC_CONF("wm9081.1-006c"),
|
/kernel/linux/linux-5.10/include/sound/ |
D | soc.h | 940 #define COMP_CODEC_CONF(_name) { .name = _name } macro
|