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

Data Fields

struct nouveau_gpiogpio
 
struct list_head head
 
struct work_struct work
 
int idx
 
struct dcb_gpio_func func
 
void(* handler )(void *, int)
 
voiddata
 
bool inhibit
 

Detailed Description

Definition at line 117 of file base.c.

Field Documentation

Definition at line 124 of file base.c.

Definition at line 122 of file base.c.

Definition at line 118 of file base.c.

void(* handler)(void *, int)

Definition at line 123 of file base.c.

Definition at line 119 of file base.c.

int idx

Definition at line 121 of file base.c.

bool inhibit

Definition at line 125 of file base.c.

Definition at line 120 of file base.c.


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