Searched refs:HIDPP_QUIRK_CLASS_K400 (Results 1 – 1 of 1) sorted by relevance
49 #define HIDPP_QUIRK_CLASS_K400 BIT(2) macro1458 } else if (hidpp->quirks & HIDPP_QUIRK_CLASS_K400) { in hidpp_connect_event()1546 } else if (hidpp->quirks & HIDPP_QUIRK_CLASS_K400) { in hidpp_probe()1647 .driver_data = HIDPP_QUIRK_CONNECT_EVENTS | HIDPP_QUIRK_CLASS_K400 },