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

#include <fiq.h>

Data Fields

struct fiq_handlernext
 
const charname
 
int(* fiq_op )(void *, int relinquish)
 
voiddev_id
 

Detailed Description

Definition at line 21 of file fiq.h.

Field Documentation

void* dev_id

Definition at line 33 of file fiq.h.

int(* fiq_op)(void *, int relinquish)

Definition at line 30 of file fiq.h.

const char* name

Definition at line 25 of file fiq.h.

Definition at line 22 of file fiq.h.


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