Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/hda/
Dhda_local.h415 #define AUTO_CFG_MAX_INS 8 macro
453 struct auto_pin_cfg_item inputs[AUTO_CFG_MAX_INS];
Dpatch_via.c174 struct via_input inputs[AUTO_CFG_MAX_INS + 1];
1950 int pins[AUTO_CFG_MAX_INS]; in mangle_smart51()
Dpatch_conexant.c4188 for (i = 0; i < AUTO_CFG_MAX_INS; i++) { in cx_auto_get_rightch_label()
Dhda_codec.c4845 if (cfg->num_inputs < AUTO_CFG_MAX_INS) { in add_auto_cfg_input_pin()