Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-playstation.c291 #define DS4_INPUT_REPORT_BT_SIZE 78 macro
454 static_assert(sizeof(struct dualshock4_input_report_bt) == DS4_INPUT_REPORT_BT_SIZE);
2199 size == DS4_INPUT_REPORT_BT_SIZE) { in dualshock4_parse_report()