Home
last modified time | relevance | path

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

/Linux-v4.19/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()
712 if ((buf[0] == REPORT_ID_HIDPP_SHORT) || in logi_dj_ll_raw_request()
973 case REPORT_ID_HIDPP_SHORT: in logi_dj_raw_event()
Dhid-logitech-hidpp.c47 #define REPORT_ID_HIDPP_SHORT 0x10 macro
183 case REPORT_ID_HIDPP_SHORT: in __hidpp_send_report()
253 if (response->report_id == REPORT_ID_HIDPP_SHORT && in hidpp_send_message_sync()
309 case REPORT_ID_HIDPP_SHORT: in hidpp_send_rap_command_sync()
363 return (report->report_id == REPORT_ID_HIDPP_SHORT) && in hidpp_report_is_connect_event()
412 REPORT_ID_HIDPP_SHORT, in hidpp10_enable_battery_reporting()
425 REPORT_ID_HIDPP_SHORT, in hidpp10_enable_battery_reporting()
497 REPORT_ID_HIDPP_SHORT, in hidpp10_query_battery_status()
549 REPORT_ID_HIDPP_SHORT, in hidpp10_query_battery_mileage()
572 if (report->report_id != REPORT_ID_HIDPP_SHORT) in hidpp10_battery_event()
[all …]