Searched refs:tilt (Results 1 – 7 of 7) sorted by relevance
181 const __s8 tilt, const __u16 (*compensation_table)[128]) in compensate_coordinates_by_tilt() argument188 …__u8 direction = tilt > 0 ? 0 : 1; /* Positive tilt means we need to subtract the compensation (vs… in compensate_coordinates_by_tilt()189 __u8 angle = tilt > 0 ? tilt : -tilt; in compensate_coordinates_by_tilt()
156 uint8_t tilt; /* right = 1, left = -1 */
862 if (memcmp(&kone->last_mouse_event.tilt, &event->tilt, 5)) in kone_raw_event()
126 a UVC pan/tilt control could be mapped to separate pan and tilt V4L2
59 If you tilt the device, the g vector virtually coming out of the display
448 uint32_t tilt:4; member460 uint32_t tilt:4;
411 .. [#f1] Also, the difference (TOOL_X - POSITION_X) can be used to model tilt.