Searched refs:HIDPP_QUIRK_NO_HIDINPUT (Results 1 – 1 of 1) sorted by relevance
69 #define HIDPP_QUIRK_NO_HIDINPUT BIT(23) macro88 #define HIDPP_QUIRK_DELAYED_INIT HIDPP_QUIRK_NO_HIDINPUT3663 if (!(hidpp->quirks & HIDPP_QUIRK_NO_HIDINPUT) || hidpp->delayed_input) in hidpp_connect_event()3808 hidpp->quirks &= ~HIDPP_QUIRK_NO_HIDINPUT; in hidpp_probe()3891 if (hidpp->quirks & HIDPP_QUIRK_NO_HIDINPUT) in hidpp_probe()