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
i2c
mpr121_touchkey.h
Go to the documentation of this file.
1
/* Header file for Freescale MPR121 Capacitive Touch Sensor */
2
3
#ifndef _MPR121_TOUCHKEY_H
4
#define _MPR121_TOUCHKEY_H
5
13
struct
mpr121_platform_data
{
14
const
unsigned
short
*
keymap
;
15
unsigned
int
keymap_size
;
16
bool
wakeup
;
17
int
vdd_uv
;
18
};
19
20
#endif
/* _MPR121_TOUCHKEY_H */
Generated on Thu Jan 10 2013 14:51:32 for Linux Kernel by
1.8.2