Searched refs:out_of_sync_cnt (Results 1 – 3 of 3) sorted by relevance
60 unsigned long out_of_sync_cnt; member
229 psmouse->pktcnt = psmouse->out_of_sync_cnt = 0; in __psmouse_set_state()264 if (++psmouse->out_of_sync_cnt == psmouse->resetafter) { in psmouse_handle_byte()277 if (psmouse->out_of_sync_cnt) { in psmouse_handle_byte()278 psmouse->out_of_sync_cnt = 0; in psmouse_handle_byte()
1548 !psmouse->out_of_sync_cnt && in alps_process_byte()