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

#include <mpr121_touchkey.h>

Data Fields

const unsigned shortkeymap
 
unsigned int keymap_size
 
bool wakeup
 
int vdd_uv
 

Detailed Description

struct mpr121_platform_data - platform data for mpr121 sensor : pointer to array of KEY_* values representing keymap : size of the keymap : configure the button as a wake-up source : VDD voltage in uV

Definition at line 13 of file mpr121_touchkey.h.

Field Documentation

const unsigned short* keymap

Definition at line 14 of file mpr121_touchkey.h.

unsigned int keymap_size

Definition at line 15 of file mpr121_touchkey.h.

int vdd_uv

Definition at line 17 of file mpr121_touchkey.h.

bool wakeup

Definition at line 16 of file mpr121_touchkey.h.


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