Linux Kernel
3.7.1
|
Data Fields | |
unsigned | gpio_start |
u32 | reg_output |
u32 | reg_direction |
struct mutex | i2c_lock |
struct i2c_client * | client |
struct gpio_chip | gpio_chip |
const char *const * | names |
int | chip_type |
Definition at line 73 of file gpio-pca953x.c.
Definition at line 91 of file gpio-pca953x.c.
Definition at line 88 of file gpio-pca953x.c.
struct gpio_chip gpio_chip |
Definition at line 89 of file gpio-pca953x.c.
unsigned gpio_start |
Definition at line 74 of file gpio-pca953x.c.
Definition at line 77 of file gpio-pca953x.c.
Definition at line 90 of file gpio-pca953x.c.
u32 reg_direction |
Definition at line 76 of file gpio-pca953x.c.
u32 reg_output |
Definition at line 75 of file gpio-pca953x.c.