Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
keyboard-spear.h File Reference
#include <linux/bitops.h>
#include <linux/input.h>
#include <linux/input/matrix_keypad.h>
#include <linux/types.h>

Go to the source code of this file.

Data Structures

struct  kbd_platform_data
 

Macros

#define DECLARE_9x9_KEYMAP(_name)
 
#define DECLARE_6x6_KEYMAP(_name)
 
#define KEYPAD_9x9   0
 
#define KEYPAD_6x6   1
 
#define KEYPAD_2x2   2
 

Macro Definition Documentation

#define DECLARE_6x6_KEYMAP (   _name)

Definition at line 103 of file keyboard-spear.h.

#define DECLARE_9x9_KEYMAP (   _name)

Definition at line 18 of file keyboard-spear.h.

#define KEYPAD_2x2   2

Definition at line 145 of file keyboard-spear.h.

#define KEYPAD_6x6   1

Definition at line 144 of file keyboard-spear.h.

#define KEYPAD_9x9   0

Definition at line 143 of file keyboard-spear.h.