Searched refs:HIDPP_QUIRK_UNIFYING (Results 1 – 1 of 1) sorted by relevance
71 #define HIDPP_QUIRK_UNIFYING BIT(25) macro3795 hidpp->quirks |= HIDPP_QUIRK_UNIFYING; in hidpp_probe()3851 if (hidpp->quirks & HIDPP_QUIRK_UNIFYING) in hidpp_probe()3856 if (!(hidpp->quirks & HIDPP_QUIRK_UNIFYING)) { in hidpp_probe()