Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
irq_swizzle_struct Struct Reference

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)
 

Detailed Description

Definition at line 34 of file sys_sable.c.

Field Documentation

void(* ack_irq_hw)(unsigned long bit)

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.

void(* update_irq_hw)(unsigned long bit, unsigned long mask)

Definition at line 42 of file sys_sable.c.


The documentation for this struct was generated from the following file: