Searched refs:psmouse_process_byte (Results 1 – 3 of 3) sorted by relevance
138 psmouse_ret_t psmouse_process_byte(struct psmouse *psmouse);
147 psmouse_ret_t psmouse_process_byte(struct psmouse *psmouse) in psmouse_process_byte() function985 psmouse->protocol_handler = psmouse_process_byte; in psmouse_apply_defaults()
1619 psmouse->protocol_handler = psmouse_process_byte; in synaptics_init_ps2()
Completed in 10 milliseconds