Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hid/
Dhid-logitech-dj.c31 #define REPORT_ID_HIDPP_SHORT 0x10 macro
1212 REPORT_ID_HIDPP_SHORT, in logi_dj_recv_query_hidpp_devices()
1227 REPORT_ID_HIDPP_SHORT, in logi_dj_recv_query_hidpp_devices()
1300 buf[0] = REPORT_ID_HIDPP_SHORT; in logi_dj_recv_switch_to_dj_mode()
1308 hid_hw_raw_request(hdev, REPORT_ID_HIDPP_SHORT, buf, in logi_dj_recv_switch_to_dj_mode()
1333 static u8 unifying_pairing_query[] = { REPORT_ID_HIDPP_SHORT,
1352 if ((buf[0] == REPORT_ID_HIDPP_SHORT) || in logi_dj_ll_raw_request()
1723 case REPORT_ID_HIDPP_SHORT: in logi_dj_raw_event()
Dhid-logitech-hidpp.c44 #define REPORT_ID_HIDPP_SHORT 0x10 macro
236 case REPORT_ID_HIDPP_SHORT: in __hidpp_send_report()
306 if (response->report_id == REPORT_ID_HIDPP_SHORT && in hidpp_send_message_sync()
362 if (report_id == REPORT_ID_HIDPP_SHORT && in hidpp_send_rap_command_sync()
367 case REPORT_ID_HIDPP_SHORT: in hidpp_send_rap_command_sync()
424 ((report->report_id == REPORT_ID_HIDPP_SHORT) && in hidpp_report_is_connect_event()
544 REPORT_ID_HIDPP_SHORT, in hidpp10_set_register()
557 REPORT_ID_HIDPP_SHORT, in hidpp10_set_register()
653 REPORT_ID_HIDPP_SHORT, in hidpp10_query_battery_status()
705 REPORT_ID_HIDPP_SHORT, in hidpp10_query_battery_mileage()
[all …]