Home
last modified time | relevance | path

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

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