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

Data Fields

struct gpio_chip chip
 
struct tc3589xtc3589x
 
struct devicedev
 
struct mutex irq_lock
 
struct irq_domaindomain
 
int irq_base
 
u8 regs [CACHE_NR_REGS][CACHE_NR_BANKS]
 
u8 oldregs [CACHE_NR_REGS][CACHE_NR_BANKS]
 

Detailed Description

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

Field Documentation

struct gpio_chip chip

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

struct device* dev

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

struct irq_domain* domain

Definition at line 34 of file gpio-tc3589x.c.

int irq_base

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

struct mutex irq_lock

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

Definition at line 40 of file gpio-tc3589x.c.

Definition at line 39 of file gpio-tc3589x.c.

Definition at line 31 of file gpio-tc3589x.c.


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