Searched refs:HIDPP_QUIRK_CLASS_M560 (Results 1 – 1 of 1) sorted by relevance
48 #define HIDPP_QUIRK_CLASS_M560 BIT(1) macro1272 else if (hidpp->quirks & HIDPP_QUIRK_CLASS_M560 && in hidpp_input_mapping()1284 else if (hidpp->quirks & HIDPP_QUIRK_CLASS_M560) in hidpp_populate_input()1375 else if (hidpp->quirks & HIDPP_QUIRK_CLASS_M560) in hidpp_raw_event()1454 } else if (hidpp->quirks & HIDPP_QUIRK_CLASS_M560) { in hidpp_connect_event()1542 } else if (hidpp->quirks & HIDPP_QUIRK_CLASS_M560) { in hidpp_probe()1643 .driver_data = HIDPP_QUIRK_DELAYED_INIT | HIDPP_QUIRK_CLASS_M560 },