Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-logitech-hidpp.c63 #define HIDPP_QUIRK_CLASS_K400 BIT(2) macro
4217 } else if (hidpp->quirks & HIDPP_QUIRK_CLASS_K400) { in hidpp_connect_event()
4447 } else if (hidpp->quirks & HIDPP_QUIRK_CLASS_K400) { in hidpp_probe()
4596 .driver_data = HIDPP_QUIRK_CLASS_K400 },