Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-logitech-hidpp.c48 #define HIDPP_REPORT_SHORT_LENGTH 7 macro
249 fields_count = HIDPP_REPORT_SHORT_LENGTH; in __hidpp_send_report()
436 max_count = HIDPP_REPORT_SHORT_LENGTH - 4; in hidpp_send_rap_command_sync()
1121 count = HIDPP_REPORT_SHORT_LENGTH - 4; in hidpp_devicenametype_get_device_name()
3981 if (size != HIDPP_REPORT_SHORT_LENGTH) { in hidpp_raw_event()
4345 if (report_length < HIDPP_REPORT_SHORT_LENGTH) in hidpp_validate_device()