Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-logitech-hidpp.c42 #define REPORT_ID_HIDPP_LONG 0x11 macro
153 case REPORT_ID_HIDPP_LONG: in __hidpp_send_report()
220 if (response->report_id == REPORT_ID_HIDPP_LONG && in hidpp_send_message_sync()
246 message->report_id = REPORT_ID_HIDPP_LONG; in hidpp_send_fap_command_sync()
264 (report_id != REPORT_ID_HIDPP_LONG)) in hidpp_send_rap_command_sync()
511 if (response.report_id == REPORT_ID_HIDPP_LONG) in hidpp_devicenametype_get_device_name()
911 case REPORT_ID_HIDPP_LONG: in wtp_raw_event()
1090 if (data[0] == REPORT_ID_HIDPP_LONG && in m560_raw_event()
1350 case REPORT_ID_HIDPP_LONG: in hidpp_raw_event()
Dhid-logitech-dj.c46 #define REPORT_ID_HIDPP_LONG 0x11 macro
709 (buf[0] == REPORT_ID_HIDPP_LONG)) { in logi_dj_ll_raw_request()
977 case REPORT_ID_HIDPP_LONG: in logi_dj_raw_event()