Home
last modified time | relevance | path

Searched refs:COMP_AUX (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/sound/soc/ti/
H A Drx51.c319 .dlc = COMP_AUX("tlv320aic3x-codec.2-0019"),
322 .dlc = COMP_AUX("tpa6130a2.2-0060"),
/linux-6.15/sound/soc/samsung/
H A Dspeyside.c253 .dlc = COMP_AUX("wm9081.1-006c"),
/linux-6.15/sound/soc/intel/boards/
H A Dcht_bsw_max98090_ti.c327 .dlc = COMP_AUX("i2c-104C227E:00"),
/linux-6.15/include/sound/
H A Dsoc.h932 #define COMP_AUX(_name) { .name = _name } macro