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

Data Fields

spinlock_t lock
 
struct pci_devsb_pdev
 
u32 data_reg [2]
 
int reg1_ctrl_base
 
int reg1_data_base
 
int reg2_ctrl_base
 
int reg2_data_base
 
struct gpio_chip chip
 

Detailed Description

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

Field Documentation

struct gpio_chip chip

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

u32 data_reg[2]

Definition at line 35 of file gpio-rdc321x.c.

spinlock_t lock

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

int reg1_ctrl_base

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

int reg1_data_base

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

int reg2_ctrl_base

Definition at line 38 of file gpio-rdc321x.c.

int reg2_data_base

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

struct pci_dev* sb_pdev

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


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