Searched refs:HIDPP_QUIRK_CLASS_WTP (Results 1 – 1 of 1) sorted by relevance
61 #define HIDPP_QUIRK_CLASS_WTP BIT(0) macro3799 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP) in hidpp_input_mapping()3838 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP) in hidpp_populate_input()4001 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP) in hidpp_raw_event()4210 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP) { in hidpp_connect_event()4438 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP) { in hidpp_probe()4508 if (connected && (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP)) { in hidpp_probe()4584 .driver_data = HIDPP_QUIRK_CLASS_WTP | HIDPP_QUIRK_DELAYED_INIT |4588 .driver_data = HIDPP_QUIRK_CLASS_WTP | HIDPP_QUIRK_DELAYED_INIT },4592 .driver_data = HIDPP_QUIRK_CLASS_WTP | HIDPP_QUIRK_DELAYED_INIT },