Searched refs:COMP_CODEC_CONF (Results 1 – 7 of 7) sorted by relevance
| /linux/sound/soc/intel/boards/ |
| H 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),
|
| H 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), 460 .dlc = COMP_CODEC_CONF(RT1015_DEV0_NAME), 464 .dlc = COMP_CODEC_CONF(RT1015_DEV1_NAME),
|
| /linux/sound/soc/amd/ |
| H A D | acp3x-rt5682-max9836.c | 308 .dlc = COMP_CODEC_CONF("i2c-10EC1015:00"), 312 .dlc = COMP_CODEC_CONF("i2c-10EC1015:01"),
|
| /linux/sound/soc/samsung/ |
| H A D | speyside.c | 260 .dlc = COMP_CODEC_CONF("wm9081.1-006c"),
|
| H A D | bells.c | 388 .dlc = COMP_CODEC_CONF("wm9081.1-006c"),
|
| /linux/sound/soc/amd/acp/ |
| H A D | acp-mach-common.c | 591 .dlc = COMP_CODEC_CONF("i2c-10EC1019:01"), 595 .dlc = COMP_CODEC_CONF("i2c-10EC1019:00"), in acp_card_rt1019_init() 872 .dlc = COMP_CODEC_CONF("i2c-ADS8388:00"), 876 .dlc = COMP_CODEC_CONF("i2c-ADS8388:01"),
|
| /linux/include/sound/ |
| H A D | soc.h | 943 #define COMP_CODEC_CONF(_name) { .name = _name } macro
|