Linux Kernel
3.7.1
|
#include <gpio-davinci.h>
Data Fields | |
struct gpio_chip | chip |
int | irq_base |
spinlock_t | lock |
void __iomem * | regs |
void __iomem * | set_data |
void __iomem * | clr_data |
void __iomem * | in_data |
Definition at line 55 of file gpio-davinci.h.
Definition at line 56 of file gpio-davinci.h.
Definition at line 61 of file gpio-davinci.h.
Definition at line 62 of file gpio-davinci.h.
int irq_base |
Definition at line 57 of file gpio-davinci.h.
spinlock_t lock |
Definition at line 58 of file gpio-davinci.h.
Definition at line 59 of file gpio-davinci.h.
Definition at line 60 of file gpio-davinci.h.