Home
last modified time | relevance | path

Searched refs:mic_pin (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/sound/pci/hda/
H A Dpatch_realtek.c567 int mic_pin = find_ext_mic_pin(codec); in alc_headset_mic_no_shutup() local
578 if (pin->nid != mic_pin) in alc_headset_mic_no_shutup()
5341 hda_nid_t mic_pin) in alc_headset_mode_mic_in() argument
5405 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
5414 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
5422 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
5429 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
5436 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
6417 int mic_pin = find_ext_mic_pin(codec); in alc271_hp_gate_mic_jack() local
6420 if (snd_BUG_ON(!mic_pin || !hp_pin)) in alc271_hp_gate_mic_jack()
[all …]