Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-logitech-dj.c31 #define REPORT_ID_HIDPP_SHORT 0x10 macro
1213 REPORT_ID_HIDPP_SHORT, in logi_dj_recv_query_hidpp_devices()
1228 REPORT_ID_HIDPP_SHORT, in logi_dj_recv_query_hidpp_devices()
1304 buf[0] = REPORT_ID_HIDPP_SHORT; in logi_dj_recv_switch_to_dj_mode()
1312 retval = hid_hw_raw_request(hdev, REPORT_ID_HIDPP_SHORT, buf, in logi_dj_recv_switch_to_dj_mode()
1337 static u8 unifying_pairing_query[] = { REPORT_ID_HIDPP_SHORT,
1356 if ((buf[0] == REPORT_ID_HIDPP_SHORT) || in logi_dj_ll_raw_request()
1728 case REPORT_ID_HIDPP_SHORT: in logi_dj_raw_event()
Dhid-logitech-hidpp.c43 #define REPORT_ID_HIDPP_SHORT 0x10 macro
247 case REPORT_ID_HIDPP_SHORT: in __hidpp_send_report()
318 if (response->report_id == REPORT_ID_HIDPP_SHORT && in __do_hidpp_send_message_sync()
419 if (report_id == REPORT_ID_HIDPP_SHORT && in hidpp_send_rap_command_sync()
424 case REPORT_ID_HIDPP_SHORT: in hidpp_send_rap_command_sync()
481 ((report->report_id == REPORT_ID_HIDPP_SHORT) && in hidpp_report_is_connect_event()
621 REPORT_ID_HIDPP_SHORT, in hidpp10_set_register()
634 REPORT_ID_HIDPP_SHORT, in hidpp10_set_register()
730 REPORT_ID_HIDPP_SHORT, in hidpp10_query_battery_status()
782 REPORT_ID_HIDPP_SHORT, in hidpp10_query_battery_mileage()
[all …]