Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dpatch_realtek.c104 int current_headset_mode; member
5643 if (new_headset_mode == spec->current_headset_mode) { in alc_update_headset_mode()
5651 spec->current_headset_mode = ALC_HEADSET_MODE_UNKNOWN; in alc_update_headset_mode()
5680 spec->current_headset_mode = new_headset_mode; in alc_update_headset_mode()
5733 spec->current_headset_mode = ALC_HEADSET_MODE_UNKNOWN; in alc_fixup_headset_mode()