Searched refs:SERIO_RS232 (Results 1 – 25 of 38) sorted by relevance
12
/Linux-v4.19/drivers/input/mouse/ |
D | sermouse.c | 298 .type = SERIO_RS232, 304 .type = SERIO_RS232, 310 .type = SERIO_RS232, 316 .type = SERIO_RS232, 322 .type = SERIO_RS232, 328 .type = SERIO_RS232, 334 .type = SERIO_RS232,
|
/Linux-v4.19/include/uapi/linux/ |
D | serio.h | 31 #define SERIO_RS232 0x02 macro
|
/Linux-v4.19/drivers/input/keyboard/ |
D | sunkbd.c | 340 .type = SERIO_RS232, 346 .type = SERIO_RS232,
|
D | newtonkbd.c | 143 .type = SERIO_RS232,
|
D | stowaway.c | 147 .type = SERIO_RS232,
|
/Linux-v4.19/drivers/input/joystick/ |
D | zhenhua.c | 197 .type = SERIO_RS232,
|
D | stinger.c | 185 .type = SERIO_RS232,
|
D | magellan.c | 199 .type = SERIO_RS232,
|
D | twidjoy.c | 238 .type = SERIO_RS232,
|
D | warrior.c | 194 .type = SERIO_RS232,
|
D | spaceorb.c | 214 .type = SERIO_RS232,
|
D | spaceball.c | 277 .type = SERIO_RS232,
|
/Linux-v4.19/drivers/input/touchscreen/ |
D | fujitsu_ts.c | 156 .type = SERIO_RS232,
|
D | touchit213.c | 197 .type = SERIO_RS232,
|
D | touchwin.c | 164 .type = SERIO_RS232,
|
D | touchright.c | 157 .type = SERIO_RS232,
|
D | gunze.c | 163 .type = SERIO_RS232,
|
D | inexio.c | 170 .type = SERIO_RS232,
|
D | hampshire.c | 168 .type = SERIO_RS232,
|
D | tsc40.c | 146 .type = SERIO_RS232,
|
D | dynapro.c | 169 .type = SERIO_RS232,
|
D | egalax_ts_serial.c | 170 .type = SERIO_RS232,
|
D | mtouch.c | 183 .type = SERIO_RS232,
|
/Linux-v4.19/drivers/input/joystick/iforce/ |
D | iforce-serio.c | 165 .type = SERIO_RS232,
|
/Linux-v4.19/drivers/input/serio/ |
D | serport.c | 178 serio->id.type = SERIO_RS232; in serport_ldisc_read()
|
12