Home
last modified time | relevance | path

Searched refs:twl4030_is_in_ghost_state (Results 1 – 1 of 1) sorted by relevance

/openbmc/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() function
209 if (twl4030_is_in_ghost_state(kp, new_state)) in twl4030_kp_scan()