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

/linux-4.1.27/drivers/hid/
H A Dhid-logitech-hidpp.c37 #define REPORT_ID_HIDPP_LONG 0x11 macro
142 case REPORT_ID_HIDPP_LONG: __hidpp_send_report()
209 if (response->report_id == REPORT_ID_HIDPP_LONG && hidpp_send_message_sync()
235 message->report_id = REPORT_ID_HIDPP_LONG; hidpp_send_fap_command_sync()
253 (report_id != REPORT_ID_HIDPP_LONG)) hidpp_send_rap_command_sync()
500 if (response.report_id == REPORT_ID_HIDPP_LONG) hidpp_devicenametype_get_device_name()
854 case REPORT_ID_HIDPP_LONG: wtp_raw_event()
1016 case REPORT_ID_HIDPP_LONG: hidpp_raw_event()
H A Dhid-logitech-dj.c46 #define REPORT_ID_HIDPP_LONG 0x11 macro
709 (buf[0] == REPORT_ID_HIDPP_LONG)) { logi_dj_ll_raw_request()
977 case REPORT_ID_HIDPP_LONG: logi_dj_raw_event()

Completed in 103 milliseconds