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

Data Fields

struct gpio_chip chip
 
struct stmpestmpe
 
struct devicedev
 
struct mutex irq_lock
 
int irq_base
 
unsigned norequest_mask
 
u8 regs [CACHE_NR_REGS][CACHE_NR_BANKS]
 
u8 oldregs [CACHE_NR_REGS][CACHE_NR_BANKS]
 

Detailed Description

Definition at line 26 of file gpio-stmpe.c.

Field Documentation

struct gpio_chip chip

Definition at line 27 of file gpio-stmpe.c.

struct device* dev

Definition at line 29 of file gpio-stmpe.c.

int irq_base

Definition at line 32 of file gpio-stmpe.c.

struct mutex irq_lock

Definition at line 30 of file gpio-stmpe.c.

unsigned norequest_mask

Definition at line 33 of file gpio-stmpe.c.

Definition at line 37 of file gpio-stmpe.c.

Definition at line 36 of file gpio-stmpe.c.

Definition at line 28 of file gpio-stmpe.c.


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