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

Data Fields

unsigned long gpen
 
unsigned int enabled
 
void(* enable )(struct group_irq *, int enable)
 

Detailed Description

Definition at line 33 of file irq.c.

Field Documentation

void(* enable)(struct group_irq *, int enable)

Definition at line 36 of file irq.c.

unsigned int enabled

Definition at line 35 of file irq.c.

unsigned long gpen

Definition at line 34 of file irq.c.


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