Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-logitech-hidpp.c57 #define HIDPP_QUIRK_CLASS_K400 BIT(2) macro
2855 } else if (hidpp->quirks & HIDPP_QUIRK_CLASS_K400) { in hidpp_connect_event()
2968 } else if (hidpp->quirks & HIDPP_QUIRK_CLASS_K400) { in hidpp_probe()
3110 .driver_data = HIDPP_QUIRK_CLASS_K400 },