Searched refs:SERIO_RS232 (Results 1 – 25 of 39) sorted by relevance
12
| /Linux-v5.4/drivers/input/mouse/ |
| D | sermouse.c | 286 .type = SERIO_RS232, 292 .type = SERIO_RS232, 298 .type = SERIO_RS232, 304 .type = SERIO_RS232, 310 .type = SERIO_RS232, 316 .type = SERIO_RS232, 322 .type = SERIO_RS232,
|
| /Linux-v5.4/include/uapi/linux/ |
| D | serio.h | 31 #define SERIO_RS232 0x02 macro
|
| /Linux-v5.4/drivers/input/keyboard/ |
| D | sunkbd.c | 328 .type = SERIO_RS232, 334 .type = SERIO_RS232,
|
| D | newtonkbd.c | 131 .type = SERIO_RS232,
|
| D | stowaway.c | 135 .type = SERIO_RS232,
|
| /Linux-v5.4/drivers/input/touchscreen/ |
| D | fujitsu_ts.c | 152 .type = SERIO_RS232,
|
| D | gunze.c | 151 .type = SERIO_RS232,
|
| D | touchit213.c | 193 .type = SERIO_RS232,
|
| D | touchright.c | 153 .type = SERIO_RS232,
|
| D | touchwin.c | 160 .type = SERIO_RS232,
|
| D | egalax_ts_serial.c | 166 .type = SERIO_RS232,
|
| D | tsc40.c | 146 .type = SERIO_RS232,
|
| D | dynapro.c | 164 .type = SERIO_RS232,
|
| D | hampshire.c | 163 .type = SERIO_RS232,
|
| D | inexio.c | 165 .type = SERIO_RS232,
|
| D | mtouch.c | 179 .type = SERIO_RS232,
|
| /Linux-v5.4/drivers/input/joystick/ |
| D | zhenhua.c | 184 .type = SERIO_RS232,
|
| D | magellan.c | 187 .type = SERIO_RS232,
|
| D | stinger.c | 173 .type = SERIO_RS232,
|
| D | twidjoy.c | 226 .type = SERIO_RS232,
|
| D | warrior.c | 182 .type = SERIO_RS232,
|
| D | fsia6b.c | 210 .type = SERIO_RS232,
|
| D | spaceorb.c | 202 .type = SERIO_RS232,
|
| /Linux-v5.4/drivers/input/joystick/iforce/ |
| D | iforce-serio.c | 231 .type = SERIO_RS232,
|
| /Linux-v5.4/drivers/input/serio/ |
| D | serport.c | 174 serio->id.type = SERIO_RS232; in serport_ldisc_read()
|
12