Searched defs:key_down (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/drivers/input/misc/
H A Datlas_btns.c58 int key_down = !(address & 0x10); acpi_atlas_button_handler() local
H A Dpcf8574_keypad.c71 int key_down = nextstate < ARRAY_SIZE(lp->btncode); pcf8574_kp_irq_handler() local
/linux-4.4.14/drivers/hid/
H A Dhid-appleir.c165 static void key_down(struct hid_device *hid, struct appleir *appleir, int key) key_down() function
/linux-4.4.14/drivers/input/keyboard/
H A Domap-keypad.c134 unsigned char new_state[8], changed, key_down = 0; omap_kp_tasklet() local
H A Dsamsung-keypad.c115 unsigned int key_down = 0; samsung_keypad_report() local
154 bool key_down; samsung_keypad_irq() local
/linux-4.4.14/drivers/tty/
H A Dsysrq.c594 unsigned long key_down[BITS_TO_LONGS(KEY_CNT)]; member in struct:sysrq_state
/linux-4.4.14/drivers/tty/vt/
H A Dkeyboard.c124 static unsigned long key_down[BITS_TO_LONGS(KEY_CNT)]; /* keyboard key bitmap */ variable
/linux-4.4.14/drivers/misc/ibmasm/
H A Dremote.h71 unsigned char key_down; member in struct:keyboard_input

Completed in 276 milliseconds