Searched refs:COMP_CODEC_CONF (Results 1 – 18 of 18) sorted by relevance
| /linux/sound/soc/intel/boards/ |
| A D | sof_maxim_common.c | 56 .dlc = COMP_CODEC_CONF(MAX_98373_DEV0_NAME), 60 .dlc = COMP_CODEC_CONF(MAX_98373_DEV1_NAME), 322 .dlc = COMP_CODEC_CONF(MAX_98390_DEV0_NAME), 326 .dlc = COMP_CODEC_CONF(MAX_98390_DEV1_NAME), 333 .dlc = COMP_CODEC_CONF(MAX_98390_DEV0_NAME), 337 .dlc = COMP_CODEC_CONF(MAX_98390_DEV1_NAME), 341 .dlc = COMP_CODEC_CONF(MAX_98390_DEV2_NAME), 345 .dlc = COMP_CODEC_CONF(MAX_98390_DEV3_NAME),
|
| A D | sof_realtek_common.c | 79 .dlc = COMP_CODEC_CONF(RT1011_DEV0_NAME), 83 .dlc = COMP_CODEC_CONF(RT1011_DEV1_NAME), 90 .dlc = COMP_CODEC_CONF(RT1011_DEV0_NAME), 94 .dlc = COMP_CODEC_CONF(RT1011_DEV1_NAME), 98 .dlc = COMP_CODEC_CONF(RT1011_DEV2_NAME), 102 .dlc = COMP_CODEC_CONF(RT1011_DEV3_NAME), 461 .dlc = COMP_CODEC_CONF(RT1015_DEV0_NAME), 465 .dlc = COMP_CODEC_CONF(RT1015_DEV1_NAME),
|
| /linux/sound/soc/amd/vangogh/ |
| A D | acp5x-mach.c | 258 .dlc = COMP_CODEC_CONF(ACP5X_CS35L41_COMP_LNAME), 262 .dlc = COMP_CODEC_CONF(ACP5X_CS35L41_COMP_RNAME), 357 .dlc = COMP_CODEC_CONF(ACP5X_MAX98388_COMP_LNAME), 361 .dlc = COMP_CODEC_CONF(ACP5X_MAX98388_COMP_RNAME),
|
| /linux/sound/soc/intel/avs/boards/ |
| A D | ssm4567.c | 23 .dlc = COMP_CODEC_CONF("i2c-INT343B:00"), 27 .dlc = COMP_CODEC_CONF("i2c-INT343B:01"),
|
| A D | max98927.c | 23 .dlc = COMP_CODEC_CONF(MAX98927_DEV0_NAME), 27 .dlc = COMP_CODEC_CONF(MAX98927_DEV1_NAME),
|
| A D | max98373.c | 23 .dlc = COMP_CODEC_CONF(MAX98373_DEV0_NAME), 27 .dlc = COMP_CODEC_CONF(MAX98373_DEV1_NAME),
|
| /linux/sound/soc/mediatek/mt8183/ |
| A D | mt8183-da7219-max98357.c | 623 .dlc = COMP_CODEC_CONF("mt6358-sound"), 669 .dlc = COMP_CODEC_CONF("mt6358-sound"), 673 .dlc = COMP_CODEC_CONF(RT1015_DEV0_NAME), 677 .dlc = COMP_CODEC_CONF(RT1015_DEV1_NAME),
|
| A D | mt8183-mt6358-ts3a227-max98357.c | 642 .dlc = COMP_CODEC_CONF(RT1015_DEV0_NAME), 646 .dlc = COMP_CODEC_CONF(RT1015_DEV1_NAME),
|
| /linux/sound/soc/ti/ |
| A D | rx51.c | 328 .dlc = COMP_CODEC_CONF("tlv320aic3x-codec.2-0019"), 332 .dlc = COMP_CODEC_CONF("tpa6130a2.2-0060"),
|
| /linux/sound/soc/samsung/ |
| A D | lowland.c | 135 .dlc = COMP_CODEC_CONF("wm9081.1-006c"),
|
| A D | speyside.c | 253 .dlc = COMP_CODEC_CONF("wm9081.1-006c"),
|
| A D | bells.c | 391 .dlc = COMP_CODEC_CONF("wm9081.1-006c"),
|
| /linux/sound/soc/amd/ |
| A D | acp3x-rt5682-max9836.c | 304 .dlc = COMP_CODEC_CONF("i2c-10EC1015:00"), 308 .dlc = COMP_CODEC_CONF("i2c-10EC1015:01"),
|
| /linux/sound/soc/mediatek/mt8195/ |
| A D | mt8195-mt6359.c | 1214 .dlc = COMP_CODEC_CONF(RT1011_DEV0_NAME), 1218 .dlc = COMP_CODEC_CONF(RT1011_DEV1_NAME), 1225 .dlc = COMP_CODEC_CONF(MAX98390_DEV0_NAME), 1229 .dlc = COMP_CODEC_CONF(MAX98390_DEV1_NAME),
|
| /linux/sound/soc/mediatek/mt8186/ |
| A D | mt8186-mt6366.c | 75 .dlc = COMP_CODEC_CONF("mt6358-sound"), 79 .dlc = COMP_CODEC_CONF("bt-sco"), 83 .dlc = COMP_CODEC_CONF("hdmi-audio-codec"),
|
| /linux/sound/soc/amd/acp/ |
| A D | acp-mach-common.c | 572 .dlc = COMP_CODEC_CONF("i2c-10EC1019:01"), 576 .dlc = COMP_CODEC_CONF("i2c-10EC1019:00"), 851 .dlc = COMP_CODEC_CONF("i2c-ADS8388:00"), 855 .dlc = COMP_CODEC_CONF("i2c-ADS8388:01"),
|
| /linux/sound/soc/mediatek/mt8192/ |
| A D | mt8192-mt6359-rt1015-rt5682.c | 971 .dlc = COMP_CODEC_CONF(RT1015_DEV0_NAME), 975 .dlc = COMP_CODEC_CONF(RT1015_DEV1_NAME),
|
| /linux/include/sound/ |
| A D | soc.h | 965 #define COMP_CODEC_CONF(_name) { .name = _name } macro
|
Completed in 41 milliseconds