mic_pin           490 sound/pci/hda/patch_realtek.c 	int mic_pin = find_ext_mic_pin(codec);
mic_pin           501 sound/pci/hda/patch_realtek.c 		if (pin->nid != mic_pin)
mic_pin          4568 sound/pci/hda/patch_realtek.c 				    hda_nid_t mic_pin)
mic_pin          4632 sound/pci/hda/patch_realtek.c 		snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50);
mic_pin          4639 sound/pci/hda/patch_realtek.c 		snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50);
mic_pin          4647 sound/pci/hda/patch_realtek.c 		snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50);
mic_pin          4654 sound/pci/hda/patch_realtek.c 		snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50);
mic_pin          4661 sound/pci/hda/patch_realtek.c 		snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50);
mic_pin          4672 sound/pci/hda/patch_realtek.c 		snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50);
mic_pin          4680 sound/pci/hda/patch_realtek.c 		snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50);
mic_pin          4686 sound/pci/hda/patch_realtek.c 		snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50);
mic_pin          4698 sound/pci/hda/patch_realtek.c 		snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50);
mic_pin          5615 sound/pci/hda/patch_realtek.c 		int mic_pin = find_ext_mic_pin(codec);
mic_pin          5618 sound/pci/hda/patch_realtek.c 		if (snd_BUG_ON(!mic_pin || !hp_pin))
mic_pin          5620 sound/pci/hda/patch_realtek.c 		snd_hda_jack_set_gating_jack(codec, mic_pin, hp_pin);