Linux Kernel
3.7.1
|
Data Fields | |
spinlock_t | lock |
struct pci_dev * | sb_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 |
Definition at line 32 of file gpio-rdc321x.c.
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.
Definition at line 34 of file gpio-rdc321x.c.