Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_realtek.c105 int current_headset_mode; member
5698 if (new_headset_mode == spec->current_headset_mode) { in alc_update_headset_mode()
5706 spec->current_headset_mode = ALC_HEADSET_MODE_UNKNOWN; in alc_update_headset_mode()
5735 spec->current_headset_mode = new_headset_mode; in alc_update_headset_mode()
5788 spec->current_headset_mode = ALC_HEADSET_MODE_UNKNOWN; in alc_fixup_headset_mode()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_realtek.c106 int current_headset_mode; member
5774 if (new_headset_mode == spec->current_headset_mode) { in alc_update_headset_mode()
5782 spec->current_headset_mode = ALC_HEADSET_MODE_UNKNOWN; in alc_update_headset_mode()
5811 spec->current_headset_mode = new_headset_mode; in alc_update_headset_mode()
5864 spec->current_headset_mode = ALC_HEADSET_MODE_UNKNOWN; in alc_fixup_headset_mode()

Completed in 28 milliseconds