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

#include <keyboard.h>

Data Fields

struct tty_portport
 
unsigned short ** key_maps
 
char ** func_table
 
fn_handler_fn ** fn_handler
 
struct kbdiacrucaccent_table
 
unsigned int accent_table_size
 
unsigned int diacr
 
unsigned short sysrq
 

Detailed Description

Definition at line 22 of file keyboard.h.

Field Documentation

struct kbdiacruc* accent_table

Definition at line 27 of file keyboard.h.

unsigned int accent_table_size

Definition at line 28 of file keyboard.h.

unsigned int diacr

Definition at line 29 of file keyboard.h.

fn_handler_fn** fn_handler

Definition at line 26 of file keyboard.h.

char** func_table

Definition at line 25 of file keyboard.h.

unsigned short** key_maps

Definition at line 24 of file keyboard.h.

Definition at line 23 of file keyboard.h.

unsigned short sysrq

Definition at line 30 of file keyboard.h.


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