Home
last modified time | relevance | path

Searched defs:hidpp_scroll_counter (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
Dhid-logitech-hidpp.c161 struct hidpp_scroll_counter { struct
162 int wheel_multiplier;
163 int remainder;
164 int direction;
165 unsigned long long last_time;
/kernel/linux/linux-6.6/drivers/hid/
Dhid-logitech-hidpp.c174 struct hidpp_scroll_counter { struct
175 int wheel_multiplier;
176 int remainder;
177 int direction;
178 unsigned long long last_time;