Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-playstation.c289 #define DS4_INPUT_REPORT_USB_SIZE 64 macro
443 static_assert(sizeof(struct dualshock4_input_report_usb) == DS4_INPUT_REPORT_USB_SIZE); variable
2192 size == DS4_INPUT_REPORT_USB_SIZE) { in dualshock4_parse_report()
2366 if (data[0] == DS4_INPUT_REPORT_USB && size == DS4_INPUT_REPORT_USB_SIZE) { in dualshock4_dongle_parse_report()

Completed in 5 milliseconds