Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-logitech-hidpp.c46 #define REPORT_ID_HIDPP_VERY_LONG 0x12 macro
252 case REPORT_ID_HIDPP_VERY_LONG: in __hidpp_send_report()
325 response->report_id == REPORT_ID_HIDPP_VERY_LONG) && in __do_hidpp_send_message_sync()
391 message->report_id = REPORT_ID_HIDPP_VERY_LONG; in hidpp_send_fap_command_sync()
429 case REPORT_ID_HIDPP_VERY_LONG: in hidpp_send_rap_command_sync()
1104 case REPORT_ID_HIDPP_VERY_LONG: in hidpp_devicenametype_get_device_name()
3964 case REPORT_ID_HIDPP_VERY_LONG: in hidpp_raw_event()
4353 id = REPORT_ID_HIDPP_VERY_LONG; in hidpp_validate_device()
Dhid-logitech-dj.c33 #define REPORT_ID_HIDPP_VERY_LONG 0x12 macro
1358 (buf[0] == REPORT_ID_HIDPP_VERY_LONG)) { in logi_dj_ll_raw_request()