max_touch_x 97 drivers/input/touchscreen/wacom_w8001.c u16 max_touch_x; max_touch_x 141 drivers/input/touchscreen/wacom_w8001.c if (w8001->max_pen_x && w8001->max_touch_x) max_touch_x 142 drivers/input/touchscreen/wacom_w8001.c *x = *x * w8001->max_pen_x / w8001->max_touch_x; max_touch_x 488 drivers/input/touchscreen/wacom_w8001.c w8001->max_touch_x = touch.x;