Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
gpio_extcon_data Struct Reference

Data Fields

struct extcon_dev edev
 
unsigned gpio
 
const charstate_on
 
const charstate_off
 
int irq
 
struct delayed_work work
 
unsigned long debounce_jiffies
 

Detailed Description

Definition at line 34 of file extcon-gpio.c.

Field Documentation

unsigned long debounce_jiffies

Definition at line 41 of file extcon-gpio.c.

Definition at line 35 of file extcon-gpio.c.

unsigned gpio

Definition at line 36 of file extcon-gpio.c.

int irq

Definition at line 39 of file extcon-gpio.c.

const char* state_off

Definition at line 38 of file extcon-gpio.c.

const char* state_on

Definition at line 37 of file extcon-gpio.c.

Definition at line 40 of file extcon-gpio.c.


The documentation for this struct was generated from the following file: