Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | sharpsl_param_info |
Functions | |
struct sharpsl_param_info | __attribute__ ((packed)) |
void | sharpsl_save_param (void) |
Variables | |
unsigned int | comadj_keyword |
unsigned int | comadj |
unsigned int | uuid_keyword |
unsigned char | uuid [16] |
unsigned int | touch_keyword |
unsigned int | touch_xp |
unsigned int | touch_yp |
unsigned int | touch_xd |
unsigned int | touch_yd |
unsigned int | adadj_keyword |
unsigned int | adadj |
unsigned int | phad_keyword |
unsigned int | phadadj |
struct sharpsl_param_info | sharpsl_param |
|
read |
Definition at line 171 of file esd_usb2.c.
Definition at line 42 of file sharpsl_param.c.
unsigned int adadj |
Definition at line 46 of file sharpsl_param.h.
unsigned int adadj_keyword |
Definition at line 45 of file sharpsl_param.h.
unsigned int comadj |
Definition at line 34 of file sharpsl_param.h.
unsigned int comadj_keyword |
Definition at line 33 of file sharpsl_param.h.
unsigned int phad_keyword |
Definition at line 48 of file sharpsl_param.h.
unsigned int phadadj |
Definition at line 49 of file sharpsl_param.h.
struct sharpsl_param_info sharpsl_param |
Definition at line 39 of file sharpsl_param.c.
unsigned int touch_keyword |
Definition at line 39 of file sharpsl_param.h.
unsigned int touch_xd |
Definition at line 42 of file sharpsl_param.h.
unsigned int touch_xp |
Definition at line 40 of file sharpsl_param.h.
unsigned int touch_yd |
Definition at line 43 of file sharpsl_param.h.
unsigned int touch_yp |
Definition at line 41 of file sharpsl_param.h.
u8 uuid |
Definition at line 37 of file sharpsl_param.h.
unsigned int uuid_keyword |
Definition at line 36 of file sharpsl_param.h.