Home
last modified time | relevance | path

Searched refs:SERIO_PS_PSTHRU (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dserio.h33 #define SERIO_PS_PSTHRU 0x05 macro
/Linux-v4.19/drivers/input/mouse/
Dpsmouse-base.c1003 if (psmouse->ps2dev.serio->id.type == SERIO_PS_PSTHRU && in psmouse_do_detect()
1350 if (serio->parent && serio->id.type == SERIO_PS_PSTHRU) { in psmouse_resync()
1440 if (serio->parent && serio->id.type == SERIO_PS_PSTHRU) { in psmouse_cleanup()
1497 if (serio->parent && serio->id.type == SERIO_PS_PSTHRU) { in psmouse_disconnect()
1596 if (serio->parent && serio->id.type == SERIO_PS_PSTHRU) { in psmouse_connect()
1620 if (serio->id.type == SERIO_PS_PSTHRU) in psmouse_connect()
1714 if (serio->parent && serio->id.type == SERIO_PS_PSTHRU) { in __psmouse_reconnect()
1784 .type = SERIO_PS_PSTHRU,
1848 if (serio->parent && serio->id.type == SERIO_PS_PSTHRU) { in psmouse_attr_set_helper()
1943 if (serio->parent && serio->id.type == SERIO_PS_PSTHRU) { in psmouse_attr_set_protocol()
Dsynaptics.c704 serio->id.type = SERIO_PS_PSTHRU; in synaptics_pt_create()
/Linux-v4.19/drivers/input/rmi4/
Drmi_f03.c181 serio->id.type = SERIO_PS_PSTHRU; in rmi_f03_register_pt()