Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-logitech-dj.c45 #define REPORT_ID_HIDPP_SHORT 0x10 macro
666 buf[0] = REPORT_ID_HIDPP_SHORT; in logi_dj_recv_switch_to_dj_mode()
674 hid_hw_raw_request(hdev, REPORT_ID_HIDPP_SHORT, buf, in logi_dj_recv_switch_to_dj_mode()
708 if ((buf[0] == REPORT_ID_HIDPP_SHORT) || in logi_dj_ll_raw_request()
970 case REPORT_ID_HIDPP_SHORT: in logi_dj_raw_event()
Dhid-logitech-hidpp.c41 #define REPORT_ID_HIDPP_SHORT 0x10 macro
150 case REPORT_ID_HIDPP_SHORT: in __hidpp_send_report()
213 if (response->report_id == REPORT_ID_HIDPP_SHORT && in hidpp_send_message_sync()
263 if ((report_id != REPORT_ID_HIDPP_SHORT) && in hidpp_send_rap_command_sync()
308 return (report->report_id == REPORT_ID_HIDPP_SHORT) && in hidpp_report_is_connect_event()
361 REPORT_ID_HIDPP_SHORT, in hidpp_get_unifying_name()
1050 REPORT_ID_HIDPP_SHORT, in m560_send_config_command()
1358 case REPORT_ID_HIDPP_SHORT: in hidpp_raw_event()