Linux Kernel
3.7.1
|
#include <linux/spinlock.h>
#include <linux/gpio.h>
#include <linux/platform_device.h>
#include <linux/via-core.h>
#include <linux/via-gpio.h>
#include <linux/export.h>
Go to the source code of this file.
Data Structures | |
struct | viafb_gpio |
struct | viafb_gpio_cfg |
Macros | |
#define | VIAFB_NUM_GPIOS ARRAY_SIZE(viafb_all_gpios) |
Functions | |
int | viafb_gpio_lookup (const char *name) |
EXPORT_SYMBOL_GPL (viafb_gpio_lookup) | |
int | viafb_gpio_init (void) |
void | viafb_gpio_exit (void) |
#define VIAFB_NUM_GPIOS ARRAY_SIZE(viafb_all_gpios) |
Definition at line 66 of file via-gpio.c.
EXPORT_SYMBOL_GPL | ( | viafb_gpio_lookup | ) |
Definition at line 313 of file via-gpio.c.
Definition at line 308 of file via-gpio.c.
Definition at line 201 of file via-gpio.c.