Linux Kernel
3.7.1
|
#include <linux/gpio.h>
Go to the source code of this file.
Data Structures | |
struct | htc_egpio_chip |
struct | htc_egpio_platform_data |
Macros | |
#define | HTC_EGPIO_OUTPUT (~0) |
#define | HTC_EGPIO_INPUT 0 |
Functions | |
int | htc_egpio_get_wakeup_irq (struct device *dev) |
#define HTC_EGPIO_INPUT 0 |
Definition at line 12 of file htc-egpio.h.
#define HTC_EGPIO_OUTPUT (~0) |
Definition at line 11 of file htc-egpio.h.
Definition at line 120 of file htc-egpio.c.