Searched refs:out_of_sync_cnt (Results 1 – 3 of 3) sorted by relevance
106 unsigned long out_of_sync_cnt; member
255 psmouse->pktcnt = psmouse->out_of_sync_cnt = 0; in __psmouse_set_state()287 if (++psmouse->out_of_sync_cnt == psmouse->resetafter) { in psmouse_handle_byte()300 if (psmouse->out_of_sync_cnt) { in psmouse_handle_byte()301 psmouse->out_of_sync_cnt = 0; in psmouse_handle_byte()
1620 !psmouse->out_of_sync_cnt && in alps_process_byte()