Searched refs:HIDPP_QUIRK_UNIFYING (Results 1 – 1 of 1) sorted by relevance
72 #define HIDPP_QUIRK_UNIFYING BIT(25) macro4432 hidpp->quirks |= HIDPP_QUIRK_UNIFYING; in hidpp_probe()4485 if (hidpp->quirks & HIDPP_QUIRK_UNIFYING) in hidpp_probe()4492 if (!(hidpp->quirks & HIDPP_QUIRK_UNIFYING)) { in hidpp_probe()