Searched refs:mic_pin (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/hda/ |
H A D | patch_realtek.c | 564 int mic_pin = find_ext_mic_pin(codec); in alc_headset_mic_no_shutup() local 575 if (pin->nid != mic_pin) in alc_headset_mic_no_shutup() 5172 hda_nid_t mic_pin) in alc_headset_mode_mic_in() 5236 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_default() 5245 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_default() 5253 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_default() 5260 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_default() 5267 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_default() 5278 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_default() 5286 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF5 in alc_headset_mode_default() 5094 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 6170 int mic_pin = find_ext_mic_pin(codec); alc271_hp_gate_mic_jack() local [all...] |