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

#include <mcs.h>

Data Fields

void(* poweron )(bool)
 
void(* cfg_pin )(void)
 
unsigned int x_size
 
unsigned int y_size
 
const u32keymap
 
unsigned int keymap_size
 
unsigned int key_maxval
 
bool no_autorepeat
 

Detailed Description

Definition at line 20 of file mcs.h.

Field Documentation

void(* cfg_pin)(void)

Definition at line 22 of file mcs.h.

unsigned int key_maxval

Definition at line 31 of file mcs.h.

const u32* keymap

Definition at line 29 of file mcs.h.

unsigned int keymap_size

Definition at line 30 of file mcs.h.

bool no_autorepeat

Definition at line 32 of file mcs.h.

void(* poweron)(bool)

Definition at line 21 of file mcs.h.

unsigned int x_size

Definition at line 25 of file mcs.h.

unsigned int y_size

Definition at line 26 of file mcs.h.


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