Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-logitech-hidpp.c212 #define HIDPP_ERROR 0x8f macro
318 response->rap.sub_id == HIDPP_ERROR) { in __do_hidpp_send_message_sync()
462 return ((answer->rap.sub_id == HIDPP_ERROR) || in hidpp_match_error()