AUTO_CFG_MAX_OUTS  361 sound/pci/hda/hda_auto_parser.c 		       sizeof(hp_out[0]) * (AUTO_CFG_MAX_OUTS - cfg->hp_outs));
AUTO_CFG_MAX_OUTS   63 sound/pci/hda/hda_auto_parser.h 	hda_nid_t line_out_pins[AUTO_CFG_MAX_OUTS];
AUTO_CFG_MAX_OUTS   65 sound/pci/hda/hda_auto_parser.h 	hda_nid_t speaker_pins[AUTO_CFG_MAX_OUTS];
AUTO_CFG_MAX_OUTS   68 sound/pci/hda/hda_auto_parser.h 	hda_nid_t hp_pins[AUTO_CFG_MAX_OUTS];
AUTO_CFG_MAX_OUTS  161 sound/pci/hda/hda_generic.h 	hda_nid_t private_dac_nids[AUTO_CFG_MAX_OUTS];
AUTO_CFG_MAX_OUTS  179 sound/pci/hda/hda_generic.h 	int out_paths[AUTO_CFG_MAX_OUTS];
AUTO_CFG_MAX_OUTS  180 sound/pci/hda/hda_generic.h 	int hp_paths[AUTO_CFG_MAX_OUTS];
AUTO_CFG_MAX_OUTS  181 sound/pci/hda/hda_generic.h 	int speaker_paths[AUTO_CFG_MAX_OUTS];
AUTO_CFG_MAX_OUTS  183 sound/pci/hda/hda_generic.h 	int digout_paths[AUTO_CFG_MAX_OUTS];
AUTO_CFG_MAX_OUTS  968 sound/pci/hda/patch_ca0132.c 	hda_nid_t out_pins[AUTO_CFG_MAX_OUTS];
AUTO_CFG_MAX_OUTS  969 sound/pci/hda/patch_ca0132.c 	hda_nid_t dacs[AUTO_CFG_MAX_OUTS];