Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-logitech-hidpp.c49 #define HIDPP_REPORT_LONG_LENGTH 20 macro
252 fields_count = HIDPP_REPORT_LONG_LENGTH; in __hidpp_send_report()
402 if (param_count > (HIDPP_REPORT_LONG_LENGTH - 4)) in hidpp_send_fap_command_sync()
439 max_count = HIDPP_REPORT_LONG_LENGTH - 4; in hidpp_send_rap_command_sync()
1118 count = HIDPP_REPORT_LONG_LENGTH - 4; in hidpp_devicenametype_get_device_name()
3973 if (size != HIDPP_REPORT_LONG_LENGTH) { in hidpp_raw_event()
4354 if (report_length < HIDPP_REPORT_LONG_LENGTH) in hidpp_validate_device()
4363 if (report_length < HIDPP_REPORT_LONG_LENGTH || in hidpp_validate_device()