Home
last modified time | relevance | path

Searched refs:num_touch_reports (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/hid/
Dhid-playstation.c446 uint8_t num_touch_reports; member
456 uint8_t num_touch_reports; member
2226 uint8_t battery_capacity, num_touch_reports, value; in dualshock4_parse_report() local
2242 num_touch_reports = usb->num_touch_reports; in dualshock4_parse_report()
2256 num_touch_reports = bt->num_touch_reports; in dualshock4_parse_report()
2343 for (i = 0; i < num_touch_reports; i++) { in dualshock4_parse_report()