Linux Kernel
3.7.1
|
#include <wakeup-mask.h>
Data Fields | |
unsigned int | irq |
u32 | bit |
struct samsung_wakeup_mask - wakeup mask information : The interrupt associated with this wakeup. : The bit, as a (1 << bitno) controlling this source.
Definition at line 24 of file wakeup-mask.h.
u32 bit |
Definition at line 26 of file wakeup-mask.h.
unsigned int irq |
Definition at line 25 of file wakeup-mask.h.