Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
keyhelp.c File Reference
#include <linux/keyboard.h>
#include "spk_priv.h"
#include "speakup.h"

Go to the source code of this file.

Macros

#define MAXFUNCS   130
 
#define MAXKEYS   256
 

Functions

int handle_help (struct vc_data *vc, u_char type, u_char ch, u_short key)
 

Macro Definition Documentation

#define MAXFUNCS   130

Definition at line 27 of file keyhelp.c.

#define MAXKEYS   256

Definition at line 28 of file keyhelp.c.

Function Documentation

int handle_help ( struct vc_data vc,
u_char  type,
u_char  ch,
u_short  key 
)

Definition at line 140 of file keyhelp.c.