Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Dkeypad-pxa27x.h68 void (*clear_wakeup_event)(void); member
/Linux-v4.19/drivers/input/keyboard/
Dpxa27x_keypad.c570 static void clear_wakeup_event(struct pxa27x_keypad *keypad) in clear_wakeup_event() function