Linux Kernel
3.7.1
|
#include <linux/gpio.h>
#include <linux/init.h>
#include <linux/module.h>
#include <mach/hardware.h>
#include <mach/irqs.h>
Go to the source code of this file.
Functions | |
void __init | sa1100_init_gpio (void) |
Definition at line 67 of file gpio-sa1100.c.