Searched refs:out_of_sync_cnt (Results 1 – 3 of 3) sorted by relevance
106 unsigned long out_of_sync_cnt; member
249 psmouse->pktcnt = psmouse->out_of_sync_cnt = 0; in __psmouse_set_state()281 if (++psmouse->out_of_sync_cnt == psmouse->resetafter) { in psmouse_handle_byte()294 if (psmouse->out_of_sync_cnt) { in psmouse_handle_byte()295 psmouse->out_of_sync_cnt = 0; in psmouse_handle_byte()
1618 !psmouse->out_of_sync_cnt && in alps_process_byte()
Completed in 11 milliseconds