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

Data Fields

struct input_dev * input
 
struct timer_list timer
 
int irq
 
unsigned int rows
 
unsigned int cols
 
unsigned long delay
 
unsigned int debounce
 
unsigned short keymap []
 

Detailed Description

Definition at line 52 of file omap-keypad.c.

Field Documentation

unsigned int cols

Definition at line 57 of file omap-keypad.c.

unsigned int debounce

Definition at line 59 of file omap-keypad.c.

unsigned long delay

Definition at line 58 of file omap-keypad.c.

struct input_dev* input

Definition at line 53 of file omap-keypad.c.

int irq

Definition at line 55 of file omap-keypad.c.

unsigned short keymap[]

Definition at line 60 of file omap-keypad.c.

unsigned int rows

Definition at line 56 of file omap-keypad.c.

Definition at line 54 of file omap-keypad.c.


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