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