Home
last modified time | relevance | path

Searched defs:key_state (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/input/keyboard/
H A Dtwl4030_keypad.c177 static bool twl4030_is_in_ghost_state(struct twl4030_keypad *kp, u16 *key_state) in twl4030_is_in_ghost_state()
/linux/include/linux/
H A Dkey.h182 enum key_state { enum
/linux/drivers/platform/mellanox/
H A Dmlxbf-bootctl.c292 int burnt, valid, key, key_state, buf_len = 0, upper_key_used = 0; in secure_boot_fuse_state_show() local