Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | alps_model_info |
struct | alps_nibble_commands |
struct | alps_data |
Macros | |
#define | ALPS_PROTO_V1 0 |
#define | ALPS_PROTO_V2 1 |
#define | ALPS_PROTO_V3 2 |
#define | ALPS_PROTO_V4 3 |
#define | ALPS_QUIRK_TRACKSTICK_BUTTONS 1 /* trakcstick buttons in trackstick packet */ |
Functions | |
int | alps_detect (struct psmouse *psmouse, bool set_properties) |
int | alps_init (struct psmouse *psmouse) |
Variables | |
struct alps_model_info | __attribute__ |