can_be_headset_mic  314 sound/pci/hda/hda_auto_parser.c 			if (hsmic && can_be_headset_mic(codec, &cfg->inputs[i], 0xc)) {
can_be_headset_mic  317 sound/pci/hda/hda_auto_parser.c 			} else if (hpmic && can_be_headset_mic(codec, &cfg->inputs[i], 0xd)) {
can_be_headset_mic  324 sound/pci/hda/hda_auto_parser.c 			if (!can_be_headset_mic(codec, &cfg->inputs[i], -1))