Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-logitech-hidpp.c40 #define HIDPP_REPORT_LONG_LENGTH 20 macro
73 u8 params[HIDPP_REPORT_LONG_LENGTH - 4U];
79 u8 params[HIDPP_REPORT_LONG_LENGTH - 4U];
143 fields_count = HIDPP_REPORT_LONG_LENGTH; in __hidpp_send_report()
501 count = HIDPP_REPORT_LONG_LENGTH - 4; in hidpp_devicenametype_get_device_name()
1017 if (size != HIDPP_REPORT_LONG_LENGTH) { in hidpp_raw_event()
Dhid-logitech-dj.c49 #define HIDPP_REPORT_LONG_LENGTH 20 macro
913 if (size == HIDPP_REPORT_LONG_LENGTH && in logi_dj_hidpp_event()
978 if (size != HIDPP_REPORT_LONG_LENGTH) { in logi_dj_raw_event()