Searched refs:HIDPP_QUIRK_CONNECT_EVENTS (Results 1 – 1 of 1) sorted by relevance
52 #define HIDPP_QUIRK_CONNECT_EVENTS BIT(21) macro57 HIDPP_QUIRK_CONNECT_EVENTS)1333 if ((hidpp->quirks & HIDPP_QUIRK_CONNECT_EVENTS) && in hidpp_raw_hidpp_event()1534 hidpp->quirks &= ~HIDPP_QUIRK_CONNECT_EVENTS; in hidpp_probe()1599 if (hidpp->quirks & HIDPP_QUIRK_CONNECT_EVENTS) { in hidpp_probe()1647 .driver_data = HIDPP_QUIRK_CONNECT_EVENTS | HIDPP_QUIRK_CLASS_K400 },