Home
last modified time | relevance | path

Searched defs:pressed (Results 1 – 9 of 9) sorted by relevance

/linux-3.3/include/xen/interface/io/
Dkbdif.h57 uint8_t pressed; /* 1 if pressed; 0 otherwise */ member
/linux-3.3/drivers/input/touchscreen/
Deeti_ts.c71 unsigned int x, y, res, pressed, to = 100; in eeti_ts_read() local
/linux-3.3/drivers/input/keyboard/
Dmcs_touchkey.c66 unsigned int pressed; in mcs_touchkey_interrupt() local
Dlocomokbd.c146 unsigned int scancode, pressed, key; in locomokbd_scankeyboard() local
Dmpr121_touchkey.c91 unsigned int key_num, key_val, pressed; in mpr_touchkey_interrupt() local
Dsamsung-keypad.c120 unsigned int pressed; in samsung_keypad_report() local
/linux-3.3/drivers/platform/x86/
Dfujitsu-tablet.c246 int pressed; in fujitsu_interrupt() local
/linux-3.3/drivers/staging/quickstart/
Dquickstart.c64 struct quickstart_btn *pressed; member
/linux-3.3/drivers/tty/vt/
Dkeyboard.c938 static unsigned pressed, committing; in k_brl() local