Linux Kernel
3.7.1
|
#include <wacom_wac.h>
Data Fields | |
const char * | name |
int | pktlen |
int | x_max |
int | y_max |
int | pressure_max |
int | distance_max |
int | type |
int | x_resolution |
int | y_resolution |
int | device_type |
int | x_phy |
int | y_phy |
unsigned char | unit |
unsigned char | unitExpo |
int | x_fuzz |
int | y_fuzz |
int | pressure_fuzz |
int | distance_fuzz |
unsigned | quirks |
unsigned | touch_max |
int | oVid |
int | oPid |
char | fw_version |
Definition at line 94 of file wacom_wac.h.
Definition at line 104 of file wacom_wac.h.
int distance_fuzz |
Definition at line 112 of file wacom_wac.h.
int distance_max |
Definition at line 100 of file wacom_wac.h.
Definition at line 36 of file wacom_i2c.c.
Definition at line 95 of file wacom_wac.h.
int oPid |
Definition at line 116 of file wacom_wac.h.
int oVid |
Definition at line 115 of file wacom_wac.h.
int pktlen |
Definition at line 96 of file wacom_wac.h.
int pressure_fuzz |
Definition at line 111 of file wacom_wac.h.
int pressure_max |
Definition at line 99 of file wacom_wac.h.
unsigned quirks |
Definition at line 113 of file wacom_wac.h.
unsigned touch_max |
Definition at line 114 of file wacom_wac.h.
Definition at line 101 of file wacom_wac.h.
unsigned char unit |
Definition at line 107 of file wacom_wac.h.
unsigned char unitExpo |
Definition at line 108 of file wacom_wac.h.
int x_fuzz |
Definition at line 109 of file wacom_wac.h.
int x_max |
Definition at line 97 of file wacom_wac.h.
int x_phy |
Definition at line 105 of file wacom_wac.h.
int x_resolution |
Definition at line 102 of file wacom_wac.h.
int y_fuzz |
Definition at line 110 of file wacom_wac.h.
int y_max |
Definition at line 98 of file wacom_wac.h.
int y_phy |
Definition at line 106 of file wacom_wac.h.
int y_resolution |
Definition at line 103 of file wacom_wac.h.