Home
last modified time | relevance | path

Searched refs:SERIO_TOUCHWIN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/input/touchscreen/
H A Dtouchwin.c126 input_dev->id.vendor = SERIO_TOUCHWIN; in tw_connect()
161 .proto = SERIO_TOUCHWIN,
/linux/include/uapi/linux/
H A Dserio.h70 #define SERIO_TOUCHWIN 0x33 macro