Searched refs:AUTO_CFG_MAX_OUTS (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_local.h385 #define AUTO_CFG_MAX_OUTS 5 macro
390 hda_nid_t line_out_pins[AUTO_CFG_MAX_OUTS];
392 hda_nid_t speaker_pins[AUTO_CFG_MAX_OUTS];
395 hda_nid_t hp_pins[AUTO_CFG_MAX_OUTS];
H A Dpatch_ca0110.c35 hda_nid_t out_pins[AUTO_CFG_MAX_OUTS];
36 hda_nid_t dacs[AUTO_CFG_MAX_OUTS];
174 static char *prefix[AUTO_CFG_MAX_OUTS] = {
H A Dpatch_cmedia.c52 hda_nid_t dac_nids[AUTO_CFG_MAX_OUTS]; /* NID for each DAC */
H A Dpatch_cirrus.c39 hda_nid_t dac_nid[AUTO_CFG_MAX_OUTS];
H A Dpatch_conexant.c112 hda_nid_t private_dac_nids[AUTO_CFG_MAX_OUTS];
H A Dpatch_analog.c72 hda_nid_t private_dac_nids[AUTO_CFG_MAX_OUTS];
H A Dpatch_via.c141 hda_nid_t private_dac_nids[AUTO_CFG_MAX_OUTS];
H A Dpatch_realtek.c365 hda_nid_t private_dac_nids[AUTO_CFG_MAX_OUTS];
366 hda_nid_t private_adc_nids[AUTO_CFG_MAX_OUTS];
367 hda_nid_t private_capsrc_nids[AUTO_CFG_MAX_OUTS];

Completed in 148 milliseconds