Home
last modified time | relevance | path

Searched refs:HIDPP_QUIRK_HIDPP_WHEELS (Results 1 – 1 of 1) sorted by relevance

/drivers/hid/
Dhid-logitech-hidpp.c70 #define HIDPP_QUIRK_HIDPP_WHEELS BIT(29) macro
75 #define HIDPP_QUIRK_KBD_SCROLL_WHEEL HIDPP_QUIRK_HIDPP_WHEELS
76 #define HIDPP_QUIRK_KBD_ZOOM_WHEEL HIDPP_QUIRK_HIDPP_WHEELS
3288 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_WHEELS) in hidpp_populate_input()
3367 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_WHEELS) { in hidpp_raw_hidpp_event()
3640 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_WHEELS) { in hidpp_connect_event()
3845 hidpp->quirks |= HIDPP_QUIRK_HIDPP_WHEELS | in hidpp_probe()