Lines Matching refs:HIDPP_QUIRK_CLASS_WTP
47 #define HIDPP_QUIRK_CLASS_WTP BIT(0) macro
1270 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP) in hidpp_input_mapping()
1282 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP) in hidpp_populate_input()
1373 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP) in hidpp_raw_event()
1450 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP) { in hidpp_connect_event()
1533 hidpp->quirks &= ~HIDPP_QUIRK_CLASS_WTP; in hidpp_probe()
1538 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP) { in hidpp_probe()
1581 if (connected && (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP)) { in hidpp_probe()
1630 .driver_data = HIDPP_QUIRK_CLASS_WTP | HIDPP_QUIRK_DELAYED_INIT |
1635 .driver_data = HIDPP_QUIRK_CLASS_WTP | HIDPP_QUIRK_DELAYED_INIT },
1639 .driver_data = HIDPP_QUIRK_CLASS_WTP },