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

/linux-4.1.27/drivers/hid/
H A Dhid-logitech-hidpp.c36 #define REPORT_ID_HIDPP_SHORT 0x10 macro
139 case REPORT_ID_HIDPP_SHORT: __hidpp_send_report()
202 if (response->report_id == REPORT_ID_HIDPP_SHORT && hidpp_send_message_sync()
252 if ((report_id != REPORT_ID_HIDPP_SHORT) && hidpp_send_rap_command_sync()
297 return (report->report_id == REPORT_ID_HIDPP_SHORT) && hidpp_report_is_connect_event()
350 REPORT_ID_HIDPP_SHORT, hidpp_get_unifying_name()
1024 case REPORT_ID_HIDPP_SHORT: hidpp_raw_event()
H A Dhid-logitech-dj.c45 #define REPORT_ID_HIDPP_SHORT 0x10 macro
666 buf[0] = REPORT_ID_HIDPP_SHORT; logi_dj_recv_switch_to_dj_mode()
674 hid_hw_raw_request(hdev, REPORT_ID_HIDPP_SHORT, buf, logi_dj_recv_switch_to_dj_mode()
708 if ((buf[0] == REPORT_ID_HIDPP_SHORT) || logi_dj_ll_raw_request()
970 case REPORT_ID_HIDPP_SHORT: logi_dj_raw_event()

Completed in 127 milliseconds