Home
last modified time | relevance | path

Searched refs:protocol_handler (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/drivers/input/mouse/
A Dtouchkit_ps2.c82 psmouse->protocol_handler = touchkit_ps2_process_byte; in touchkit_ps2_detect()
A Dlifebook.c338 psmouse->protocol_handler = lifebook_process_byte; in lifebook_init()
A Dpsmouse-smbus.c264 psmouse->protocol_handler = psmouse_smbus_process_byte; in psmouse_smbus_init()
A Dpsmouse.h118 psmouse_ret_t (*protocol_handler)(struct psmouse *psmouse); member
A Dvmmouse.c485 psmouse->protocol_handler = vmmouse_process_byte; in vmmouse_init()
A Dbyd.c485 psmouse->protocol_handler = byd_process_byte; in byd_init()
A Dfocaltech.c433 psmouse->protocol_handler = focaltech_process_byte; in focaltech_init()
A Dlogips2pp.c331 psmouse->protocol_handler = ps2pp_process_byte; in ps2pp_setup_protocol()
A Dpsmouse-base.c272 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()
A Dcypress_ps2.c687 psmouse->protocol_handler = cypress_protocol_handler; in cypress_init()
A Dsynaptics.c1615 psmouse->protocol_handler = synaptics_process_byte; in synaptics_init_ps2()
1619 psmouse->protocol_handler = psmouse_process_byte; in synaptics_init_ps2()
A Dhgpk.c930 psmouse->protocol_handler = hgpk_process_byte; in hgpk_register()
A Dsentelic.c1038 psmouse->protocol_handler = fsp_process_byte; in fsp_init()
A Delantech.c2113 psmouse->protocol_handler = elantech_process_byte; in elantech_setup_ps2()
A Dalps.c3148 psmouse->protocol_handler = alps_process_byte; in alps_init()

Completed in 32 milliseconds