Searched defs:cytp_data (Results 1 – 1 of 1) sorted by relevance
153 struct cytp_data { struct154 int fw_version;156 int pkt_size;157 int mode;159 int tp_min_pressure;160 int tp_max_pressure;161 int tp_width; /* X direction physical size in mm. */162 int tp_high; /* Y direction physical size in mm. */163 int tp_max_abs_x; /* Max X absolute units that can be reported. */164 int tp_max_abs_y; /* Max Y absolute units that can be reported. */[all …]