Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/mouse/
Dtouchkit_ps2.c95 psmouse->protocol_handler = touchkit_ps2_process_byte; in touchkit_ps2_detect()
Dpsmouse.h72 psmouse_ret_t (*protocol_handler)(struct psmouse *psmouse); member
Dlifebook.c337 psmouse->protocol_handler = lifebook_process_byte; in lifebook_init()
Dlogips2pp.c398 psmouse->protocol_handler = ps2pp_process_byte; in ps2pp_init()
Dfocaltech.c436 psmouse->protocol_handler = focaltech_process_byte; in focaltech_init()
Dvmmouse.c492 psmouse->protocol_handler = vmmouse_process_byte; in vmmouse_init()
Dpsmouse-base.c255 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()
Dsynaptics.c1508 psmouse->protocol_handler = synaptics_process_byte; in __synaptics_init()
1512 psmouse->protocol_handler = psmouse_process_byte; in __synaptics_init()
Dcypress_ps2.c692 psmouse->protocol_handler = cypress_protocol_handler; in cypress_init()
Dhgpk.c934 psmouse->protocol_handler = hgpk_process_byte; in hgpk_register()
Dsentelic.c1060 psmouse->protocol_handler = fsp_process_byte; in fsp_init()
Delantech.c1738 psmouse->protocol_handler = elantech_process_byte; in elantech_init()
Dalps.c2970 psmouse->protocol_handler = alps_process_byte; in alps_init()