Searched refs:protocol_handler (Results 1 – 15 of 15) sorted by relevance
82 psmouse->protocol_handler = touchkit_ps2_process_byte; in touchkit_ps2_detect()
338 psmouse->protocol_handler = lifebook_process_byte; in lifebook_init()
264 psmouse->protocol_handler = psmouse_smbus_process_byte; in psmouse_smbus_init()
118 psmouse_ret_t (*protocol_handler)(struct psmouse *psmouse); member
485 psmouse->protocol_handler = vmmouse_process_byte; in vmmouse_init()
485 psmouse->protocol_handler = byd_process_byte; in byd_init()
433 psmouse->protocol_handler = focaltech_process_byte; in focaltech_init()
331 psmouse->protocol_handler = ps2pp_process_byte; in ps2pp_setup_protocol()
272 psmouse_ret_t rc = psmouse->protocol_handler(psmouse); in psmouse_handle_byte()985 psmouse->protocol_handler = psmouse_process_byte; in psmouse_apply_defaults()1383 rc = psmouse->protocol_handler(psmouse); in psmouse_resync()
687 psmouse->protocol_handler = cypress_protocol_handler; in cypress_init()
1615 psmouse->protocol_handler = synaptics_process_byte; in synaptics_init_ps2()1619 psmouse->protocol_handler = psmouse_process_byte; in synaptics_init_ps2()
930 psmouse->protocol_handler = hgpk_process_byte; in hgpk_register()
1038 psmouse->protocol_handler = fsp_process_byte; in fsp_init()
2113 psmouse->protocol_handler = elantech_process_byte; in elantech_setup_ps2()
3148 psmouse->protocol_handler = alps_process_byte; in alps_init()
Completed in 29 milliseconds