Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/hda/
Dhda_jack.h25 unsigned int unsol_res; /* unsolicited event bits */ member
Dhda_jack.c680 cb->unsol_res = res; in call_jack_callback()
690 cb->unsol_res = res; in call_jack_callback()
Dpatch_realtek.c3115 if (jack->unsol_res & (7 << 13)) in alc_headset_btn_callback()
3118 if (jack->unsol_res & (1 << 16 | 3 << 8)) in alc_headset_btn_callback()
3122 if (jack->unsol_res & (7 << 23)) in alc_headset_btn_callback()
3126 if (jack->unsol_res & (7 << 10)) in alc_headset_btn_callback()