Searched refs:mic_pin (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/pci/hda/ |
D | patch_realtek.c | 2702 int mic_pin = find_ext_mic_pin(codec); in alc286_shutup() local 2711 if (pin->nid != mic_pin) in alc286_shutup() 3697 hda_nid_t mic_pin) in alc_headset_mode_mic_in() argument 3743 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() 3750 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() 3757 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() 3768 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() 3772 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() 3778 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() 4430 int mic_pin = find_ext_mic_pin(codec); in alc271_hp_gate_mic_jack() local [all …]
|