tp_width 255 drivers/input/mouse/cypress_ps2.c cytp->tp_width = CYTP_DEFAULT_WIDTH; tp_width 261 drivers/input/mouse/cypress_ps2.c cytp->tp_res_x = cytp->tp_max_abs_x / cytp->tp_width; tp_width 278 drivers/input/mouse/cypress_ps2.c !cytp->tp_width || !cytp->tp_high || tp_width 280 drivers/input/mouse/cypress_ps2.c cytp->tp_max_abs_x < cytp->tp_width || tp_width 285 drivers/input/mouse/cypress_ps2.c cytp->tp_res_x = cytp->tp_max_abs_x / cytp->tp_width; tp_width 290 drivers/input/mouse/cypress_ps2.c psmouse_dbg(psmouse, "cytp->tp_width = %d\n", cytp->tp_width); tp_width 161 drivers/input/mouse/cypress_ps2.h int tp_width; /* X direction physical size in mm. */