Searched refs:HIDPP_QUIRK_CLASS_G920 (Results 1 – 1 of 1) sorted by relevance
58 #define HIDPP_QUIRK_CLASS_G920 BIT(3) macro2556 if (hidpp->quirks & HIDPP_QUIRK_CLASS_G920) { in hidpp_input_mapped()2993 if (hidpp->quirks & HIDPP_QUIRK_CLASS_G920) { in hidpp_probe()3034 } else if (connected && (hidpp->quirks & HIDPP_QUIRK_CLASS_G920)) { in hidpp_probe()3043 if (!(hidpp->quirks & HIDPP_QUIRK_CLASS_G920)) { in hidpp_probe()3060 if (hidpp->quirks & HIDPP_QUIRK_CLASS_G920) { in hidpp_probe()3080 if (hidpp->quirks & HIDPP_QUIRK_CLASS_G920) { in hidpp_remove()3120 .driver_data = HIDPP_QUIRK_CLASS_G920 | HIDPP_QUIRK_FORCE_OUTPUT_REPORTS},