Linux Kernel
3.7.1
|
Data Fields | |
char | irq_to_mask [64] |
char | mask_to_irq [64] |
unsigned long | shadow_mask |
void(* | update_irq_hw )(unsigned long bit, unsigned long mask) |
void(* | ack_irq_hw )(unsigned long bit) |
Definition at line 34 of file sys_sable.c.
Definition at line 43 of file sys_sable.c.
char irq_to_mask[64] |
Definition at line 36 of file sys_sable.c.
char mask_to_irq[64] |
Definition at line 37 of file sys_sable.c.
unsigned long shadow_mask |
Definition at line 40 of file sys_sable.c.
Definition at line 42 of file sys_sable.c.