Home
last modified time | relevance | path

Searched refs:PSMOUSE_FULL_PACKET (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dtouchkit_ps2.c53 return PSMOUSE_FULL_PACKET; in touchkit_ps2_process_byte()
H A Dlifebook.c196 return PSMOUSE_FULL_PACKET; in lifebook_process_byte()
H A Dpsmouse.h40 PSMOUSE_FULL_PACKET enumerator
H A Dpsmouse-smbus.c114 return PSMOUSE_FULL_PACKET; in psmouse_smbus_process_byte()
H A Dcypress_ps2.c571 return PSMOUSE_FULL_PACKET; in cypress_validate_byte()
606 return PSMOUSE_FULL_PACKET; in cypress_protocol_handler()
H A Dvmmouse.c137 * psmouse commands, the function returns PSMOUSE_FULL_PACKET. If there is a
210 return PSMOUSE_FULL_PACKET; in vmmouse_report_events()
H A Dfocaltech.c255 return PSMOUSE_FULL_PACKET; in focaltech_process_byte()
H A Dlogips2pp.c102 return PSMOUSE_FULL_PACKET; in ps2pp_process_byte()
H A Dbyd.c336 return PSMOUSE_FULL_PACKET; in byd_process_byte()
H A Dpsmouse-base.c236 return PSMOUSE_FULL_PACKET; in psmouse_process_byte()
294 case PSMOUSE_FULL_PACKET: in psmouse_handle_byte()
1389 if (rc != PSMOUSE_FULL_PACKET) in psmouse_resync()
H A Dalps.c1624 return PSMOUSE_FULL_PACKET; in alps_process_byte()
1658 * report PSMOUSE_FULL_PACKET but not process data, in alps_process_byte()
1662 return PSMOUSE_FULL_PACKET; in alps_process_byte()
1680 return PSMOUSE_FULL_PACKET; in alps_process_byte()
H A Dhgpk.c472 return PSMOUSE_FULL_PACKET; in hgpk_process_byte()
H A Dsentelic.c835 return PSMOUSE_FULL_PACKET; in fsp_process_byte()
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dtouchkit_ps2.c53 return PSMOUSE_FULL_PACKET; in touchkit_ps2_process_byte()
H A Dlifebook.c196 return PSMOUSE_FULL_PACKET; in lifebook_process_byte()
H A Dpsmouse.h40 PSMOUSE_FULL_PACKET enumerator
H A Dpsmouse-smbus.c118 return PSMOUSE_FULL_PACKET; in psmouse_smbus_process_byte()
H A Dcypress_ps2.c571 return PSMOUSE_FULL_PACKET; in cypress_validate_byte()
606 return PSMOUSE_FULL_PACKET; in cypress_protocol_handler()
H A Dlogips2pp.c102 return PSMOUSE_FULL_PACKET; in ps2pp_process_byte()
H A Dfocaltech.c255 return PSMOUSE_FULL_PACKET; in focaltech_process_byte()
H A Dbyd.c336 return PSMOUSE_FULL_PACKET; in byd_process_byte()
H A Dvmmouse.c137 * psmouse commands, the function returns PSMOUSE_FULL_PACKET. If there is a
210 return PSMOUSE_FULL_PACKET; in vmmouse_report_events()
H A Dpsmouse-base.c241 return PSMOUSE_FULL_PACKET; in psmouse_process_byte()
299 case PSMOUSE_FULL_PACKET: in psmouse_handle_byte()
1386 if (rc != PSMOUSE_FULL_PACKET) in psmouse_resync()
H A Dalps.c1624 return PSMOUSE_FULL_PACKET; in alps_process_byte()
1658 * report PSMOUSE_FULL_PACKET but not process data, in alps_process_byte()
1662 return PSMOUSE_FULL_PACKET; in alps_process_byte()
1680 return PSMOUSE_FULL_PACKET; in alps_process_byte()
H A Dsentelic.c835 return PSMOUSE_FULL_PACKET; in fsp_process_byte()

Completed in 25 milliseconds

12