Searched refs:psmouse_process_byte (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/mouse/
H A Dpsmouse-base.c123 * psmouse_process_byte() analyzes the PS/2 data stream and reports
127 static psmouse_ret_t psmouse_process_byte(struct psmouse *psmouse) function
1246 psmouse->protocol_handler = psmouse_process_byte;

Completed in 24 milliseconds