AUTO_PIN_MIC      129 sound/pci/hda/hda_auto_parser.c 	if (item->type != AUTO_PIN_MIC)
AUTO_PIN_MIC      273 sound/pci/hda/hda_auto_parser.c 			add_auto_cfg_input_pin(codec, cfg, nid, AUTO_PIN_MIC);
AUTO_PIN_MIC      577 sound/pci/hda/hda_auto_parser.c 	if (has_multiple_pins && type == AUTO_PIN_MIC)
AUTO_PIN_MIC     1484 sound/pci/hda/hda_generic.c 	for (type = AUTO_PIN_LINE_IN; type >= AUTO_PIN_MIC; type--) {
AUTO_PIN_MIC     1524 sound/pci/hda/hda_generic.c 	for (type = AUTO_PIN_LINE_IN; type >= AUTO_PIN_MIC; type--) {
AUTO_PIN_MIC     2624 sound/pci/hda/hda_generic.c 	cfg->inputs[cfg->num_inputs].type = AUTO_PIN_MIC;
AUTO_PIN_MIC     3331 sound/pci/hda/hda_generic.c 		if (cfg->inputs[i].type == AUTO_PIN_MIC)
AUTO_PIN_MIC     3567 sound/pci/hda/hda_generic.c 		if (cfg->inputs[i].type != AUTO_PIN_MIC)
AUTO_PIN_MIC     4887 sound/pci/hda/hda_generic.c 			if (cfg->inputs[i].type != AUTO_PIN_MIC)
AUTO_PIN_MIC     4896 sound/pci/hda/hda_generic.c 			    cfg->inputs[i].type != AUTO_PIN_MIC)
AUTO_PIN_MIC     5596 sound/pci/hda/patch_realtek.c 		if (cfg->inputs[i].type != AUTO_PIN_MIC)
AUTO_PIN_MIC     5642 sound/pci/hda/patch_realtek.c 		if (cfg->inputs[i].type != AUTO_PIN_MIC)