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

#include <irq_user.h>

Data Fields

struct irq_fdnext
 
voidid
 
int fd
 
int type
 
int irq
 
int events
 
int current_events
 

Detailed Description

Definition at line 11 of file irq_user.h.

Field Documentation

int current_events

Definition at line 18 of file irq_user.h.

Definition at line 17 of file irq_user.h.

Definition at line 14 of file irq_user.h.

void* id

Definition at line 13 of file irq_user.h.

int irq

Definition at line 16 of file irq_user.h.

struct irq_fd* next

Definition at line 12 of file irq_user.h.

Definition at line 15 of file irq_user.h.


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