Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-playstation.c73 #define DS_INPUT_REPORT_USB_SIZE 64 macro
222 static_assert(sizeof(struct dualsense_input_report) == DS_INPUT_REPORT_USB_SIZE - 1);
1060 size == DS_INPUT_REPORT_USB_SIZE) { in dualsense_parse_report()