Home
last modified time | relevance | path

Searched defs:key_down (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/input/keyboard/
H A Dsamsung-keypad.c105 unsigned int key_down = 0; in samsung_keypad_report() local
143 bool key_down; in samsung_keypad_irq() local
H A Domap-keypad.c93 unsigned char new_state[8], changed, key_down = 0; in omap_kp_tasklet() local
/linux/drivers/hid/
H A Dhid-appleir.c157 static void key_down(struct hid_device *hid, struct appleir *appleir, int key) in key_down() function
/linux/drivers/input/misc/
H A Datc260x-onkey.c104 int ret, key_down; in atc260x_onkey_query() local
/linux/drivers/misc/ibmasm/
H A Dremote.h58 unsigned char key_down; member
/linux/drivers/tty/
H A Dsysrq.c663 unsigned long key_down[BITS_TO_LONGS(KEY_CNT)]; member