Searched defs:pressed (Results 1 – 12 of 12) sorted by relevance
/drivers/input/misc/ |
D | gpio_input.c | 55 int pressed; in gpio_event_input_timer_func() local 170 int pressed; in gpio_event_input_irq_handler() local
|
D | gpio_matrix.c | 110 int pressed = test_bit(key_index, kp->keys_pressed); in report_key() local
|
/drivers/input/keyboard/ |
D | lm8333.c | 83 u8 code, pressed; in lm8333_key_handler() local
|
D | mcs_touchkey.c | 66 unsigned int pressed; in mcs_touchkey_interrupt() local
|
D | locomokbd.c | 146 unsigned int scancode, pressed, key; in locomokbd_scankeyboard() local
|
D | mpr121_touchkey.c | 91 unsigned int key_num, key_val, pressed; in mpr_touchkey_interrupt() local
|
D | samsung-keypad.c | 120 unsigned int pressed; in samsung_keypad_report() local
|
/drivers/input/touchscreen/ |
D | eeti_ts.c | 71 unsigned int x, y, res, pressed, to = 100; in eeti_ts_read() local
|
D | mms114.c | 66 u8 id:4, reserved_bit4:1, type:2, pressed:1; member
|
/drivers/staging/quickstart/ |
D | quickstart.c | 69 static struct quickstart_button *pressed; variable
|
/drivers/platform/x86/ |
D | fujitsu-tablet.c | 248 int pressed; in fujitsu_interrupt() local
|
/drivers/tty/vt/ |
D | keyboard.c | 928 static unsigned pressed, committing; in k_brl() local
|