Searched refs:tp_width (Results 1 – 2 of 2) sorted by relevance
213 cytp->tp_width = CYTP_DEFAULT_WIDTH; in cypress_read_tp_metrics()219 cytp->tp_res_x = cytp->tp_max_abs_x / cytp->tp_width; in cypress_read_tp_metrics()236 !cytp->tp_width || !cytp->tp_high || in cypress_read_tp_metrics()238 cytp->tp_max_abs_x < cytp->tp_width || in cypress_read_tp_metrics()243 cytp->tp_res_x = cytp->tp_max_abs_x / cytp->tp_width; in cypress_read_tp_metrics()248 psmouse_dbg(psmouse, "cytp->tp_width = %d\n", cytp->tp_width); in cypress_read_tp_metrics()
155 int tp_width; /* X direction physical size in mm. */ member