Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-logitech-hidpp.c198 #define HIDPP_ERROR 0x8f macro
295 response->rap.sub_id == HIDPP_ERROR) { in hidpp_send_message_sync()
401 return ((answer->rap.sub_id == HIDPP_ERROR) || in hidpp_match_error()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-logitech-hidpp.c211 #define HIDPP_ERROR 0x8f macro
319 response->rap.sub_id == HIDPP_ERROR) { in __do_hidpp_send_message_sync()
470 return ((answer->rap.sub_id == HIDPP_ERROR) || in hidpp_match_error()

Completed in 16 milliseconds