Searched refs:unsol_res (Results 1 – 3 of 3) sorted by relevance
25 unsigned int unsol_res; /* unsolicited event bits */ member
617 cb->unsol_res = res; in call_jack_callback()627 cb->unsol_res = res; in call_jack_callback()
3154 if (jack->unsol_res & (7 << 13)) in alc_headset_btn_callback()3157 if (jack->unsol_res & (1 << 16 | 3 << 8)) in alc_headset_btn_callback()3161 if (jack->unsol_res & (7 << 23)) in alc_headset_btn_callback()3165 if (jack->unsol_res & (7 << 10)) in alc_headset_btn_callback()