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

Data Fields

struct input_polled_dev * poll_dev
 
struct devicedev
 
struct gpio_tilt_platform_datapdata
 
int last_state
 
int threshold
 
int count
 

Detailed Description

Definition at line 30 of file gpio_tilt_polled.c.

Field Documentation

int count

Definition at line 38 of file gpio_tilt_polled.c.

struct device* dev

Definition at line 32 of file gpio_tilt_polled.c.

int last_state

Definition at line 35 of file gpio_tilt_polled.c.

Definition at line 33 of file gpio_tilt_polled.c.

struct input_polled_dev* poll_dev

Definition at line 31 of file gpio_tilt_polled.c.

int threshold

Definition at line 37 of file gpio_tilt_polled.c.


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