Home
last modified time | relevance | path

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

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