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
omap4-keypad.h
Go to the documentation of this file.
1
#ifndef __LINUX_INPUT_OMAP4_KEYPAD_H
2
#define __LINUX_INPUT_OMAP4_KEYPAD_H
3
4
#include <
linux/input/matrix_keypad.h
>
5
6
struct
omap4_keypad_platform_data
{
7
const
struct
matrix_keymap_data
*
keymap_data
;
8
9
u8
rows
;
10
u8
cols
;
11
};
12
13
#endif
/* __LINUX_INPUT_OMAP4_KEYPAD_H */
Generated on Thu Jan 10 2013 13:00:51 for Linux Kernel by
1.8.2