Searched refs:HIDPP_REPORT_LONG_LENGTH (Results 1 – 2 of 2) sorted by relevance
36 #define HIDPP_REPORT_LONG_LENGTH 20 macro133 u8 params[HIDPP_REPORT_LONG_LENGTH - 3U];1519 if (size == HIDPP_REPORT_LONG_LENGTH && in logi_dj_hidpp_event()1648 if (size != HIDPP_REPORT_LONG_LENGTH) { in logi_dj_raw_event()
49 #define HIDPP_REPORT_LONG_LENGTH 20 macro235 fields_count = HIDPP_REPORT_LONG_LENGTH; in __hidpp_send_report()336 if (param_count > (HIDPP_REPORT_LONG_LENGTH - 4)) in hidpp_send_fap_command_sync()366 max_count = HIDPP_REPORT_LONG_LENGTH - 4; in hidpp_send_rap_command_sync()981 count = HIDPP_REPORT_LONG_LENGTH - 4; in hidpp_devicenametype_get_device_name()3369 if (size != HIDPP_REPORT_LONG_LENGTH) { in hidpp_raw_event()3724 if (report_length < HIDPP_REPORT_LONG_LENGTH) in hidpp_validate_device()3733 if (report_length < HIDPP_REPORT_LONG_LENGTH || in hidpp_validate_device()