Searched refs:protocol_handler (Results 1 – 13 of 13) sorted by relevance
95 psmouse->protocol_handler = touchkit_ps2_process_byte; in touchkit_ps2_detect()
72 psmouse_ret_t (*protocol_handler)(struct psmouse *psmouse); member
337 psmouse->protocol_handler = lifebook_process_byte; in lifebook_init()
398 psmouse->protocol_handler = ps2pp_process_byte; in ps2pp_init()
436 psmouse->protocol_handler = focaltech_process_byte; in focaltech_init()
492 psmouse->protocol_handler = vmmouse_process_byte; in vmmouse_init()
255 psmouse_ret_t rc = psmouse->protocol_handler(psmouse); in psmouse_handle_byte()732 psmouse->protocol_handler = psmouse_process_byte; in psmouse_apply_defaults()1311 rc = psmouse->protocol_handler(psmouse); in psmouse_resync()
1508 psmouse->protocol_handler = synaptics_process_byte; in __synaptics_init()1512 psmouse->protocol_handler = psmouse_process_byte; in __synaptics_init()
692 psmouse->protocol_handler = cypress_protocol_handler; in cypress_init()
934 psmouse->protocol_handler = hgpk_process_byte; in hgpk_register()
1060 psmouse->protocol_handler = fsp_process_byte; in fsp_init()
1738 psmouse->protocol_handler = elantech_process_byte; in elantech_init()
2970 psmouse->protocol_handler = alps_process_byte; in alps_init()