Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-playstation.c80 #define DS_INPUT_REPORT_USB_SIZE 64 macro
229 static_assert(sizeof(struct dualsense_input_report) == DS_INPUT_REPORT_USB_SIZE - 1);
1334 size == DS_INPUT_REPORT_USB_SIZE) { in dualsense_parse_report()