Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-logitech-hidpp.c44 #define HIDPP_REPORT_LONG_LENGTH 20 macro
228 fields_count = HIDPP_REPORT_LONG_LENGTH; in __hidpp_send_report()
329 if (param_count > (HIDPP_REPORT_LONG_LENGTH - 4)) in hidpp_send_fap_command_sync()
359 max_count = HIDPP_REPORT_LONG_LENGTH - 4; in hidpp_send_rap_command_sync()
1021 count = HIDPP_REPORT_LONG_LENGTH - 4; in hidpp_devicenametype_get_device_name()
3408 if (size != HIDPP_REPORT_LONG_LENGTH) { in hidpp_raw_event()
3770 if (report_length < HIDPP_REPORT_LONG_LENGTH) in hidpp_validate_device()
3779 if (report_length < HIDPP_REPORT_LONG_LENGTH || in hidpp_validate_device()
H A Dhid-logitech-dj.c36 #define HIDPP_REPORT_LONG_LENGTH 20 macro
133 u8 params[HIDPP_REPORT_LONG_LENGTH - 3U];
1524 if (size == HIDPP_REPORT_LONG_LENGTH && in logi_dj_hidpp_event()
1653 if (size != HIDPP_REPORT_LONG_LENGTH) { in logi_dj_raw_event()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-logitech-hidpp.c48 #define HIDPP_REPORT_LONG_LENGTH 20 macro
251 fields_count = HIDPP_REPORT_LONG_LENGTH; in __hidpp_send_report()
391 if (param_count > (HIDPP_REPORT_LONG_LENGTH - 4)) in hidpp_send_fap_command_sync()
428 max_count = HIDPP_REPORT_LONG_LENGTH - 4; in hidpp_send_rap_command_sync()
1111 count = HIDPP_REPORT_LONG_LENGTH - 4; in hidpp_devicenametype_get_device_name()
3978 if (size != HIDPP_REPORT_LONG_LENGTH) { in hidpp_raw_event()
4361 if (report_length < HIDPP_REPORT_LONG_LENGTH) in hidpp_validate_device()
4370 if (report_length < HIDPP_REPORT_LONG_LENGTH || in hidpp_validate_device()
H A Dhid-logitech-dj.c36 #define HIDPP_REPORT_LONG_LENGTH 20 macro
136 u8 params[HIDPP_REPORT_LONG_LENGTH - 3U];
1605 if (size == HIDPP_REPORT_LONG_LENGTH && in logi_dj_hidpp_event()
1734 if (size != HIDPP_REPORT_LONG_LENGTH) { in logi_dj_raw_event()

Completed in 19 milliseconds