Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
htc-egpio.h File Reference
#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)
 

Macro Definition Documentation

#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.

Function Documentation

int htc_egpio_get_wakeup_irq ( struct device dev)

Definition at line 120 of file htc-egpio.c.