Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/ti/
Drx51.c322 .dlc = COMP_AUX("tlv320aic3x-codec.2-0019"),
325 .dlc = COMP_AUX("tpa6130a2.2-0060"),
/Linux-v6.6/sound/soc/samsung/
Dspeyside.c246 .dlc = COMP_AUX("wm9081.1-006c"),
/Linux-v6.6/sound/soc/intel/boards/
Dcht_bsw_max98090_ti.c327 .dlc = COMP_AUX("i2c-104C227E:00"),
/Linux-v6.6/include/sound/
Dsoc.h893 #define COMP_AUX(_name) { .name = _name } macro