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

Data Fields

unsigned short keymap [TWL4030_KEYMAP_SIZE]
 
u16 kp_state [TWL4030_MAX_ROWS]
 
unsigned n_rows
 
unsigned n_cols
 
unsigned irq
 
struct devicedbg_dev
 
struct input_dev * input
 

Detailed Description

Definition at line 60 of file twl4030_keypad.c.

Field Documentation

struct device* dbg_dev

Definition at line 67 of file twl4030_keypad.c.

struct input_dev* input

Definition at line 68 of file twl4030_keypad.c.

unsigned irq

Definition at line 65 of file twl4030_keypad.c.

unsigned short keymap[TWL4030_KEYMAP_SIZE]

Definition at line 61 of file twl4030_keypad.c.

u16 kp_state[TWL4030_MAX_ROWS]

Definition at line 62 of file twl4030_keypad.c.

unsigned n_cols

Definition at line 64 of file twl4030_keypad.c.

unsigned n_rows

Definition at line 63 of file twl4030_keypad.c.


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