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

Data Fields

void(* poweron )(bool)
 
struct i2c_clientclient
 
struct input_dev * input_dev
 
struct mcs_touchkey_chip chip
 
unsigned int key_code
 
unsigned int key_val
 
unsigned short keycodes []
 

Detailed Description

Definition at line 48 of file mcs_touchkey.c.

Field Documentation

Definition at line 53 of file mcs_touchkey.c.

Definition at line 51 of file mcs_touchkey.c.

struct input_dev* input_dev

Definition at line 52 of file mcs_touchkey.c.

unsigned int key_code

Definition at line 54 of file mcs_touchkey.c.

unsigned int key_val

Definition at line 55 of file mcs_touchkey.c.

unsigned short keycodes[]

Definition at line 56 of file mcs_touchkey.c.

void(* poweron)(bool)

Definition at line 49 of file mcs_touchkey.c.


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