Searched refs:mic_pin (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/sound/pci/hda/ |
H A D | patch_realtek.c | 2709 int mic_pin = find_ext_mic_pin(codec); alc286_shutup() local 2718 if (pin->nid != mic_pin) alc286_shutup() 3727 hda_nid_t mic_pin) alc_headset_mode_mic_in() 3780 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); alc_headset_mode_mic_in() 3787 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); alc_headset_mode_mic_in() 3795 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); alc_headset_mode_mic_in() 3806 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); alc_headset_mode_mic_in() 3810 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); alc_headset_mode_mic_in() 3816 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); alc_headset_mode_mic_in() 3823 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); alc_headset_mode_mic_in() 4520 int mic_pin = find_ext_mic_pin(codec); alc271_hp_gate_mic_jack() local 4523 if (snd_BUG_ON(!mic_pin || !hp_pin)) alc271_hp_gate_mic_jack() 4525 snd_hda_jack_set_gating_jack(codec, mic_pin, hp_pin); alc271_hp_gate_mic_jack() 3726 alc_headset_mode_mic_in(struct hda_codec *codec, hda_nid_t hp_pin, hda_nid_t mic_pin) alc_headset_mode_mic_in() argument
|
Completed in 104 milliseconds