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

Data Fields

struct i2c_clientclient
 
struct input_dev * input
 
struct delayed_work work
 
unsigned long delay
 
unsigned short keycode [ADP5588_KEYMAPSIZE]
 
struct adp5588_gpi_mapgpimap
 
unsigned short gpimapsize
 

Detailed Description

Definition at line 41 of file adp5588-keys.c.

Field Documentation

Definition at line 42 of file adp5588-keys.c.

unsigned long delay

Definition at line 45 of file adp5588-keys.c.

Definition at line 47 of file adp5588-keys.c.

unsigned short gpimapsize

Definition at line 48 of file adp5588-keys.c.

struct input_dev* input

Definition at line 43 of file adp5588-keys.c.

unsigned short keycode[ADP5588_KEYMAPSIZE]

Definition at line 46 of file adp5588-keys.c.

Definition at line 44 of file adp5588-keys.c.


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