Searched refs:sign_x (Results 1 – 1 of 1) sorted by relevance
728 s8 sign_x = tilt_x >= 0 ? 1 : -1; in waltop_raw_event() local731 tilt_x *= sign_x; in waltop_raw_event()750 data[8] = tilt_to_radians[tilt_x] * sign_x; in waltop_raw_event()