|
Linux Kernel
3.7.1
|
#include <linux/gpio.h>#include <linux/errno.h>#include <linux/kernel.h>#include <linux/clk.h>#include <linux/err.h>#include <linux/io.h>#include <asm/mach/irq.h>Go to the source code of this file.
Data Structures | |
| struct | davinci_gpio_regs |
Macros | |
| #define | chip2controller(chip) container_of(chip, struct davinci_gpio_controller, chip) |
Functions | |
| pure_initcall (davinci_gpio_setup) | |
| #define chip2controller | ( | chip | ) | container_of(chip, struct davinci_gpio_controller, chip) |
Definition at line 34 of file gpio-davinci.c.
| pure_initcall | ( | davinci_gpio_setup | ) |
1.8.2