Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_jack.h25 unsigned int unsol_res; /* unsolicited event bits */ member
H A Dhda_jack.c691 cb->unsol_res = res; in call_jack_callback()
701 cb->unsol_res = res; in call_jack_callback()
H A Dpatch_realtek.c3231 if (jack->unsol_res & (7 << 13)) in alc_headset_btn_callback()
3234 if (jack->unsol_res & (1 << 16 | 3 << 8)) in alc_headset_btn_callback()
3238 if (jack->unsol_res & (7 << 23)) in alc_headset_btn_callback()
3242 if (jack->unsol_res & (7 << 10)) in alc_headset_btn_callback()