Home
last modified time | relevance | path

Searched defs:clear_wakeup_event (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/platform_data/
H A Dkeypad-pxa27x.h68 void (*clear_wakeup_event)(void); member
/openbmc/linux/drivers/input/keyboard/
H A Dpxa27x_keypad.c567 static void clear_wakeup_event(struct pxa27x_keypad *keypad) in clear_wakeup_event() function