Linux Kernel
3.7.1
|
#include <push-switch.h>
Data Fields | |
irqreturn_t(* | irq_handler )(int irq, void *data) |
unsigned int | irq_flags |
unsigned int | bit |
const char * | name |
Definition at line 20 of file push-switch.h.
unsigned int bit |
Definition at line 26 of file push-switch.h.
unsigned int irq_flags |
Definition at line 24 of file push-switch.h.
irqreturn_t(* irq_handler)(int irq, void *data) |
Definition at line 22 of file push-switch.h.
Definition at line 28 of file push-switch.h.