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