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

Data Fields

struct
ep93xx_keypad_platform_data
pdata
 
struct input_dev * input_dev
 
struct clkclk
 
void __iomemmmio_base
 
unsigned short keycodes [EP93XX_MATRIX_SIZE]
 
int key1
 
int key2
 
int irq
 
bool enabled
 

Detailed Description

Definition at line 67 of file ep93xx_keypad.c.

Field Documentation

Definition at line 70 of file ep93xx_keypad.c.

bool enabled

Definition at line 81 of file ep93xx_keypad.c.

struct input_dev* input_dev

Definition at line 69 of file ep93xx_keypad.c.

int irq

Definition at line 79 of file ep93xx_keypad.c.

int key1

Definition at line 76 of file ep93xx_keypad.c.

int key2

Definition at line 77 of file ep93xx_keypad.c.

unsigned short keycodes[EP93XX_MATRIX_SIZE]

Definition at line 74 of file ep93xx_keypad.c.

void __iomem* mmio_base

Definition at line 72 of file ep93xx_keypad.c.

Definition at line 68 of file ep93xx_keypad.c.


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