Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-logitech-dj.c32 #define REPORT_ID_HIDPP_LONG 0x11 macro
1341 static u8 unifying_pairing_answer[] = { REPORT_ID_HIDPP_LONG,
1357 (buf[0] == REPORT_ID_HIDPP_LONG) || in logi_dj_ll_raw_request()
1733 case REPORT_ID_HIDPP_LONG: in logi_dj_raw_event()
Dhid-logitech-hidpp.c45 #define REPORT_ID_HIDPP_LONG 0x11 macro
249 case REPORT_ID_HIDPP_LONG: in __hidpp_send_report()
324 if ((response->report_id == REPORT_ID_HIDPP_LONG || in __do_hidpp_send_message_sync()
393 message->report_id = REPORT_ID_HIDPP_LONG; in hidpp_send_fap_command_sync()
420 report_id = REPORT_ID_HIDPP_LONG; in hidpp_send_rap_command_sync()
426 case REPORT_ID_HIDPP_LONG: in hidpp_send_rap_command_sync()
1107 case REPORT_ID_HIDPP_LONG: in hidpp_devicenametype_get_device_name()
3083 case REPORT_ID_HIDPP_LONG: in wtp_raw_event()
3236 if (data[0] == REPORT_ID_HIDPP_LONG && in m560_raw_event()
3972 case REPORT_ID_HIDPP_LONG: in hidpp_raw_event()
[all …]