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

#include <wacom_wac.h>

Data Fields

const charname
 
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
 

Detailed Description

Definition at line 94 of file wacom_wac.h.

Field Documentation

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.

const char* name

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.


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