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

Data Fields

struct input_dev * input
 
int id
 
int default_id
 
int original_handler_id
 
int current_handler_id
 
int mouse_kind
 
u16keycode
 
char name [64]
 
char phys [32]
 
int flags
 

Detailed Description

Definition at line 209 of file adbhid.c.

Field Documentation

int current_handler_id

Definition at line 214 of file adbhid.c.

int default_id

Definition at line 212 of file adbhid.c.

int flags

Definition at line 219 of file adbhid.c.

Definition at line 211 of file adbhid.c.

struct input_dev* input

Definition at line 210 of file adbhid.c.

u16* keycode

Definition at line 216 of file adbhid.c.

int mouse_kind

Definition at line 215 of file adbhid.c.

char name[64]

Definition at line 217 of file adbhid.c.

int original_handler_id

Definition at line 213 of file adbhid.c.

char phys[32]

Definition at line 218 of file adbhid.c.


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