Searched refs:HIDPP_QUIRK_CONNECT_EVENTS (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hid/
H A Dhid-logitech-hidpp.c52 #define HIDPP_QUIRK_CONNECT_EVENTS BIT(21) macro
57 HIDPP_QUIRK_CONNECT_EVENTS)
1333 if ((hidpp->quirks & HIDPP_QUIRK_CONNECT_EVENTS) && hidpp_raw_hidpp_event()
1534 hidpp->quirks &= ~HIDPP_QUIRK_CONNECT_EVENTS; hidpp_probe()
1599 if (hidpp->quirks & HIDPP_QUIRK_CONNECT_EVENTS) { hidpp_probe()
1647 .driver_data = HIDPP_QUIRK_CONNECT_EVENTS | HIDPP_QUIRK_CLASS_K400 },

Completed in 84 milliseconds