Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/plat-pxa/include/plat/
Dpxa27x_keypad.h64 void (*clear_wakeup_event)(void); member
/linux-3.3/drivers/input/keyboard/
Dpxa27x_keypad.c333 static void clear_wakeup_event(struct pxa27x_keypad *keypad) in clear_wakeup_event() function