Searched refs:x_hi (Results 1 – 3 of 3) sorted by relevance
82 u8 x_hi:4, y_hi:4; member174 x = touch->x_lo | touch->x_hi << 8; in mms114_process_mt()
230 u8 x_hi:4, y_lo:4; member448 u8 x_hi:4, y_lo:4; member1580 DS_TOUCH_POINT_X(point->x_hi, point->x_lo)); in dualsense_parse_report()2494 DS4_TOUCH_POINT_X(point->x_hi, point->x_lo)); in dualshock4_parse_report()
168 u8 x_hi; member 2722 x = (touch->x_hi << 8) | touch->x_lo; in cyapa_pip_report_slot_data()