Home
last modified time | relevance | path

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

/linux-4.1.27/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.c36 #define REPORT_ID_HIDPP_SHORT 0x10 macro
139 case REPORT_ID_HIDPP_SHORT: in __hidpp_send_report()
202 if (response->report_id == REPORT_ID_HIDPP_SHORT && in hidpp_send_message_sync()
252 if ((report_id != REPORT_ID_HIDPP_SHORT) && in hidpp_send_rap_command_sync()
297 return (report->report_id == REPORT_ID_HIDPP_SHORT) && in hidpp_report_is_connect_event()
350 REPORT_ID_HIDPP_SHORT, in hidpp_get_unifying_name()
1024 case REPORT_ID_HIDPP_SHORT: in hidpp_raw_event()