Home
last modified time | relevance | path

Searched refs:dualshock4_touch_report (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-playstation.c411 struct dualshock4_touch_report { struct
415 static_assert(sizeof(struct dualshock4_touch_report) == 9);
440 struct dualshock4_touch_report touch_reports[3];
450 struct dualshock4_touch_report touch_reports[4]; /* BT has 4 compared to 3 for USB */
2180 struct dualshock4_touch_report *touch_reports; in dualshock4_parse_report()
2283 struct dualshock4_touch_report *touch_report = &touch_reports[i]; in dualshock4_parse_report()

Completed in 5 milliseconds