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