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

Data Fields

unsigned long iclr
 
unsigned long imap
 
void(* pre_handler )(unsigned int, void *, void *)
 
voidarg1
 
voidarg2
 

Detailed Description

Definition at line 209 of file irq_64.c.

Field Documentation

void* arg1

Definition at line 214 of file irq_64.c.

void* arg2

Definition at line 215 of file irq_64.c.

unsigned long iclr

Definition at line 210 of file irq_64.c.

unsigned long imap

Definition at line 211 of file irq_64.c.

void(* pre_handler)(unsigned int, void *, void *)

Definition at line 213 of file irq_64.c.


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