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