Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-logitech-hidpp.c49 #define REPORT_ID_HIDPP_VERY_LONG 0x12 macro
245 case REPORT_ID_HIDPP_VERY_LONG: in __hidpp_send_report()
317 response->report_id == REPORT_ID_HIDPP_VERY_LONG) && in hidpp_send_message_sync()
345 message->report_id = REPORT_ID_HIDPP_VERY_LONG; in hidpp_send_fap_command_sync()
376 case REPORT_ID_HIDPP_VERY_LONG: in hidpp_send_rap_command_sync()
986 case REPORT_ID_HIDPP_VERY_LONG: in hidpp_devicenametype_get_device_name()
3683 case REPORT_ID_HIDPP_VERY_LONG: in hidpp_raw_event()
4066 id = REPORT_ID_HIDPP_VERY_LONG; in hidpp_validate_device()
Dhid-logitech-dj.c33 #define REPORT_ID_HIDPP_VERY_LONG 0x12 macro
1355 (buf[0] == REPORT_ID_HIDPP_VERY_LONG)) { in logi_dj_ll_raw_request()