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

Data Fields

struct input_dev * input
 
void __iomembase
 
unsigned int irq
 
unsigned int rows
 
unsigned int cols
 
u32 reg_offset
 
u32 irqreg_offset
 
unsigned int row_shift
 
bool no_autorepeat
 
unsigned char key_state [8]
 
unsigned shortkeymap
 

Detailed Description

Definition at line 77 of file omap4-keypad.c.

Field Documentation

void __iomem* base

Definition at line 80 of file omap4-keypad.c.

unsigned int cols

Definition at line 84 of file omap4-keypad.c.

struct input_dev* input

Definition at line 78 of file omap4-keypad.c.

unsigned int irq

Definition at line 81 of file omap4-keypad.c.

u32 irqreg_offset

Definition at line 86 of file omap4-keypad.c.

unsigned char key_state[8]

Definition at line 89 of file omap4-keypad.c.

unsigned short* keymap

Definition at line 90 of file omap4-keypad.c.

bool no_autorepeat

Definition at line 88 of file omap4-keypad.c.

u32 reg_offset

Definition at line 85 of file omap4-keypad.c.

unsigned int row_shift

Definition at line 87 of file omap4-keypad.c.

unsigned int rows

Definition at line 83 of file omap4-keypad.c.


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