Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/ti/
Drx51.c322 .dlc = COMP_AUX("tlv320aic3x-codec.2-0019"),
325 .dlc = COMP_AUX("tpa6130a2.2-0060"),
/linux-6.1.9/sound/soc/samsung/
Dspeyside.c245 .dlc = COMP_AUX("wm9081.1-006c"),
Dneo1973_wm8753.c298 .dlc = COMP_AUX("dfbmcs320.0"),
/linux-6.1.9/sound/soc/intel/boards/
Dcht_bsw_max98090_ti.c327 .dlc = COMP_AUX("i2c-104C227E:00"),
/linux-6.1.9/include/sound/
Dsoc.h873 #define COMP_AUX(_name) { .name = _name } macro