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

#include <lm8323.h>

Data Fields

int debounce_time
 
int active_time
 
int size_x
 
int size_y
 
bool repeat
 
const unsigned shortkeymap
 
const charpwm_names [LM8323_NUM_PWMS]
 
const charname
 

Detailed Description

Definition at line 32 of file lm8323.h.

Field Documentation

int active_time

Definition at line 34 of file lm8323.h.

int debounce_time

Definition at line 33 of file lm8323.h.

const unsigned short* keymap

Definition at line 39 of file lm8323.h.

const char* name

Definition at line 43 of file lm8323.h.

const char* pwm_names[LM8323_NUM_PWMS]

Definition at line 41 of file lm8323.h.

bool repeat

Definition at line 38 of file lm8323.h.

int size_x

Definition at line 36 of file lm8323.h.

int size_y

Definition at line 37 of file lm8323.h.


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