Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
linux
platform_data
keypad-w90p910.h
Go to the documentation of this file.
1
#ifndef __ASM_ARCH_W90P910_KEYPAD_H
2
#define __ASM_ARCH_W90P910_KEYPAD_H
3
4
#include <
linux/input/matrix_keypad.h
>
5
6
extern
void
mfp_set_groupi
(
struct
device
*
dev
);
7
8
struct
w90p910_keypad_platform_data
{
9
const
struct
matrix_keymap_data
*
keymap_data
;
10
11
unsigned
int
prescale
;
12
unsigned
int
debounce
;
13
};
14
15
#endif
/* __ASM_ARCH_W90P910_KEYPAD_H */
Generated on Thu Jan 10 2013 14:52:20 for Linux Kernel by
1.8.2