Searched refs:mic_pin (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/sound/pci/hda/ |
| D | patch_realtek.c | 477 int mic_pin = find_ext_mic_pin(codec); in alc_headset_mic_no_shutup() local 488 if (pin->nid != mic_pin) in alc_headset_mic_no_shutup() 4319 hda_nid_t mic_pin) in alc_headset_mode_mic_in() argument 4383 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() 4390 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() 4398 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() 4405 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() 4412 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() 4423 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() 4431 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() [all …]
|