Searched defs:cytp_data (Results 1 – 1 of 1) sorted by relevance
147 struct cytp_data { struct148 int fw_version;150 int pkt_size;151 int mode;153 int tp_min_pressure;154 int tp_max_pressure;155 int tp_width; /* X direction physical size in mm. */156 int tp_high; /* Y direction physical size in mm. */157 int tp_max_abs_x; /* Max X absolute units that can be reported. */158 int tp_max_abs_y; /* Max Y absolute units that can be reported. */[all …]