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

Data Fields

unsigned short btncode [ARRAY_SIZE(pcf8574_kp_btncode)]
 
struct input_dev * idev
 
struct i2c_clientclient
 
char name [64]
 
char phys [32]
 
unsigned char laststate
 

Detailed Description

Definition at line 39 of file pcf8574_keypad.c.

Field Documentation

unsigned short btncode[ARRAY_SIZE(pcf8574_kp_btncode)]

Definition at line 40 of file pcf8574_keypad.c.

Definition at line 42 of file pcf8574_keypad.c.

struct input_dev* idev

Definition at line 41 of file pcf8574_keypad.c.

unsigned char laststate

Definition at line 45 of file pcf8574_keypad.c.

char name[64]

Definition at line 43 of file pcf8574_keypad.c.

char phys[32]

Definition at line 44 of file pcf8574_keypad.c.


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