Searched refs:HIDPP_QUIRK_DELAYED_INIT (Results 1 – 1 of 1) sorted by relevance
70 #define HIDPP_QUIRK_DELAYED_INIT BIT(23) macro4298 if (!(hidpp->quirks & HIDPP_QUIRK_DELAYED_INIT) || hidpp->delayed_input) in hidpp_connect_event()4515 if (hidpp->quirks & HIDPP_QUIRK_DELAYED_INIT) in hidpp_probe()4576 .driver_data = HIDPP_QUIRK_CLASS_WTP | HIDPP_QUIRK_DELAYED_INIT |4580 .driver_data = HIDPP_QUIRK_CLASS_WTP | HIDPP_QUIRK_DELAYED_INIT },4584 .driver_data = HIDPP_QUIRK_CLASS_WTP | HIDPP_QUIRK_DELAYED_INIT },4589 .driver_data = HIDPP_QUIRK_DELAYED_INIT | HIDPP_QUIRK_CLASS_M560 },