Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-magicmouse.c115 short scroll_x; member
220 int step_x = msc->touches[id].scroll_x - x; in magicmouse_emit_touch()
226 msc->touches[id].scroll_x = x; in magicmouse_emit_touch()
241 msc->touches[id].scroll_x -= step_x * in magicmouse_emit_touch()