Searched refs:panel_res (Results 1 – 1 of 1) sorted by relevance
73 u8 panel_res; member186 query->panel_res = data[1]; in parse_touchquery()202 if (query->panel_res) in parse_touchquery()203 query->x = query->y = (1 << query->panel_res); in parse_touchquery()204 query->panel_res = W8001_TOUCH_RESOLUTION; in parse_touchquery()446 touch.panel_res = W8001_PEN_RESOLUTION; in w8001_setup()451 input_abs_set_res(dev, ABS_X, touch.panel_res); in w8001_setup()452 input_abs_set_res(dev, ABS_Y, touch.panel_res); in w8001_setup()