Home
last modified time | relevance | path

Searched refs:headset_mic_pin (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_realtek.c103 hda_nid_t headset_mic_pin; member
5691 else if (mux_pin == spec->headset_mic_pin) in alc_update_headset_mode()
5762 if (cfg->inputs[i].is_headset_mic && !spec->headset_mic_pin) in alc_probe_headset_mode()
5763 spec->headset_mic_pin = cfg->inputs[i].pin; in alc_probe_headset_mode()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_realtek.c104 hda_nid_t headset_mic_pin; member
5767 else if (mux_pin == spec->headset_mic_pin) in alc_update_headset_mode()
5838 if (cfg->inputs[i].is_headset_mic && !spec->headset_mic_pin) in alc_probe_headset_mode()
5839 spec->headset_mic_pin = cfg->inputs[i].pin; in alc_probe_headset_mode()

Completed in 28 milliseconds