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

Data Fields

struct input_dev * input
 
struct clkclk
 
struct resourceiores
 
void __iomemkscan_base
 
unsigned int irq
 
u32 matrix_sz
 
u32 deb_clks
 
u32 scan_delay
 
unsigned shortkeymap
 
unsigned int row_shift
 
u8 lastkeystates [8]
 

Detailed Description

Definition at line 66 of file lpc32xx-keys.c.

Field Documentation

Definition at line 68 of file lpc32xx-keys.c.

u32 deb_clks

Definition at line 74 of file lpc32xx-keys.c.

struct input_dev* input

Definition at line 67 of file lpc32xx-keys.c.

struct resource* iores

Definition at line 69 of file lpc32xx-keys.c.

unsigned int irq

Definition at line 71 of file lpc32xx-keys.c.

unsigned short* keymap

Definition at line 77 of file lpc32xx-keys.c.

void __iomem* kscan_base

Definition at line 70 of file lpc32xx-keys.c.

u8 lastkeystates[8]

Definition at line 80 of file lpc32xx-keys.c.

u32 matrix_sz

Definition at line 73 of file lpc32xx-keys.c.

unsigned int row_shift

Definition at line 78 of file lpc32xx-keys.c.

u32 scan_delay

Definition at line 75 of file lpc32xx-keys.c.


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