Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-logitech-hidpp.c73 #define HIDPP_QUIRK_HIDPP_WHEELS BIT(26) macro
80 #define HIDPP_QUIRK_KBD_SCROLL_WHEEL HIDPP_QUIRK_HIDPP_WHEELS
81 #define HIDPP_QUIRK_KBD_ZOOM_WHEEL HIDPP_QUIRK_HIDPP_WHEELS
3843 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_WHEELS) in hidpp_populate_input()
3938 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_WHEELS) { in hidpp_raw_hidpp_event()
4224 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_WHEELS) { in hidpp_connect_event()
4431 hidpp->quirks |= HIDPP_QUIRK_HIDPP_WHEELS | in hidpp_probe()