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