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

Data Fields

uint ngpio
 
bool uses_gpe0
 
u32 use_sel_ignore [3]
 
int(* request )(struct gpio_chip *chip, unsigned offset)
 
int(* get )(struct gpio_chip *chip, unsigned offset)
 

Detailed Description

Definition at line 59 of file gpio-ich.c.

Field Documentation

int(* get)(struct gpio_chip *chip, unsigned offset)

Definition at line 71 of file gpio-ich.c.

uint ngpio

Definition at line 61 of file gpio-ich.c.

int(* request)(struct gpio_chip *chip, unsigned offset)

Definition at line 70 of file gpio-ich.c.

u32 use_sel_ignore[3]

Definition at line 67 of file gpio-ich.c.

bool uses_gpe0

Definition at line 64 of file gpio-ich.c.


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