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

/linux-master/include/uapi/linux/
H A Dserio.h33 #define SERIO_PS_PSTHRU 0x05 macro
/linux-master/drivers/input/mouse/
H A Dpsmouse-base.c998 if (psmouse->ps2dev.serio->id.type == SERIO_PS_PSTHRU &&
1345 if (serio->parent && serio->id.type == SERIO_PS_PSTHRU) {
1435 if (serio->parent && serio->id.type == SERIO_PS_PSTHRU) {
1490 if (serio->parent && serio->id.type == SERIO_PS_PSTHRU) {
1589 if (serio->parent && serio->id.type == SERIO_PS_PSTHRU) {
1612 if (serio->id.type == SERIO_PS_PSTHRU)
1695 if (serio->parent && serio->id.type == SERIO_PS_PSTHRU) {
1765 .type = SERIO_PS_PSTHRU,
1830 if (serio->parent && serio->id.type == SERIO_PS_PSTHRU) {
1925 if (serio->parent && serio->id.type == SERIO_PS_PSTHRU) {
[all...]
H A Dsynaptics.c718 serio->id.type = SERIO_PS_PSTHRU;
/linux-master/drivers/input/rmi4/
H A Drmi_f03.c178 serio->id.type = SERIO_PS_PSTHRU;

Completed in 129 milliseconds