Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-playstation.c193 struct dualsense_touch_point { struct
199 static_assert(sizeof(struct dualsense_touch_point) == 4);
217 struct dualsense_touch_point points[2];
1428 struct dualsense_touch_point *point = &ds_report->points[i]; in dualsense_parse_report()

Completed in 5 milliseconds