Searched refs:dualshock4_touch_point (Results 1 – 1 of 1) sorted by relevance
403 struct dualshock4_touch_point { struct409 static_assert(sizeof(struct dualshock4_touch_point) == 4); argument413 struct dualshock4_touch_point points[2];2286 struct dualshock4_touch_point *point = &touch_report->points[j]; in dualshock4_parse_report()