Searched refs:HIDPP_QUIRK_CLASS_WTP (Results 1 – 1 of 1) sorted by relevance
56 #define HIDPP_QUIRK_CLASS_WTP BIT(0) macro3000 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP) in hidpp_input_mapping()3036 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP) in hidpp_populate_input()3180 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP) in hidpp_raw_event()3368 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP) { in hidpp_connect_event()3582 hidpp->quirks &= ~HIDPP_QUIRK_CLASS_WTP; in hidpp_probe()3586 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP) { in hidpp_probe()3642 if (connected && (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP)) { in hidpp_probe()3715 .driver_data = HIDPP_QUIRK_CLASS_WTP | HIDPP_QUIRK_DELAYED_INIT |3719 .driver_data = HIDPP_QUIRK_CLASS_WTP | HIDPP_QUIRK_DELAYED_INIT },[all …]