Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-logitech-hidpp.c214 #define HIDPP_ERROR_INVALID_SUBID 0x01 macro
966 if (ret == HIDPP_ERROR_INVALID_SUBID) { in hidpp_root_get_protocol_version()