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

Data Fields

int last_state
 
int count
 
int threshold
 
int can_sleep
 

Detailed Description

Definition at line 33 of file gpio_keys_polled.c.

Field Documentation

int can_sleep

Definition at line 37 of file gpio_keys_polled.c.

int count

Definition at line 35 of file gpio_keys_polled.c.

int last_state

Definition at line 34 of file gpio_keys_polled.c.

int threshold

Definition at line 36 of file gpio_keys_polled.c.


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