最終更新:2014-12-20 (土) 05:52:17 (3409d)  

linux/serio.h
Top / linux / serio.h

http://lxr.free-electrons.com/source/include/linux/serio.h

構造体

関数

インライン関数

マクロ

Serio protocols

SERIO_UNKNOWN?0x00
SERIO_MSC?0x01
SERIO_SUN?0x02
SERIO_MS?0x03drivers/input/mouse/sermouse.c (2-button Microsoft mouse/3-button mouse in Microsoft mode)
SERIO_MP?0x04drivers/input/mouse/sermouse.c (3-button Logitech / Genius mouse)
SERIO_MZ?0x05drivers/input/mouse/sermouse.c (Microsoft IntelliMouse?)
SERIO_MZP?0x06drivers/input/mouse/sermouse.c (Logitech mouse with 4-5 buttons or a wheel)
SERIO_MZPP?0x07drivers/input/mouse/sermouse.c
SERIO_VSXXXAA?0x08
SERIO_SUNKBD?0x10
SERIO_WARRIOR?0x18
SERIO_SPACEORB?0x19
SERIO_MAGELLAN?0x1a
SERIO_SPACEBALL?0x1b
SERIO_GUNZE?0x1c
SERIO_IFORCE?0x1d
SERIO_STINGER?0x1e
SERIO_NEWTON?0x1f
SERIO_STOWAWAY?0x20
SERIO_H3600?0x21
SERIO_PS2SER?0x22
SERIO_TWIDKBD?0x23
SERIO_TWIDJOY?0x24
SERIO_HIL?0x25
SERIO_SNES232?0x26
SERIO_SEMTECH?0x27
SERIO_LKKBD?0x28
SERIO_ELO?0x29drivers/input/touchscreen/elo.c
SERIO_MICROTOUCH?0x30drivers/input/touchscreen/mtouch.c
SERIO_PENMOUNT?0x31drivers/input/touchscreen/penmount.c?
SERIO_TOUCHRIGHT?0x32drivers/input/touchscreen/touchright.c?
SERIO_TOUCHWIN?0x33drivers/input/touchscreen/touchwin.c?
SERIO_TAOSEVM?0x34drivers/i2c/busses/i2c-taos-evm.c?
SERIO_FUJITSU?0x35drivers/input/touchscreen/fujitsu_ts.c?
SERIO_ZHENHUA?0x36drivers/input/joystick/zhenhua.c?
SERIO_INEXIO?0x37drivers/input/touchscreen/inexio.c
SERIO_TOUCHIT213?0x38drivers/input/touchscreen/touchit213.c?
SERIO_W8001?0x39drivers/input/touchscreen/wacom_w8001.c?
SERIO_DYNAPRO?0x3adrivers/input/touchscreen/dynapro.c
SERIO_HAMPSHIRE?0x3bdrivers/input/touchscreen/hampshire.c
SERIO_PS2MULT?0x3cdrivers/input/serio/ps2mult.c?
SERIO_TSC400x3ddrivers/input/touchscreen/tsc40.c?
SERIO_WACOM_IV?0x3eLinux 3.17で追加

関連