Searched refs:wx (Results 1 – 2 of 2) sorted by relevance
272 int x, y, wx, wy; in rmi_f11_process_touch() local282 wx = touch_data[3] & 0x0F; in rmi_f11_process_touch()284 wide = (wx > wy); in rmi_f11_process_touch()285 major = max(wx, wy); in rmi_f11_process_touch()286 minor = min(wx, wy); in rmi_f11_process_touch()
314 int wx, wy; in synpatics_rmi4_touchpad_report() local381 wx = (data[3] & MASK_4BIT); in synpatics_rmi4_touchpad_report()389 max(wx, wy)); in synpatics_rmi4_touchpad_report()