Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-magicmouse.c135 short scroll_x; member
262 int step_x = msc->touches[id].scroll_x - x; in magicmouse_emit_touch()
275 msc->touches[id].scroll_x = x; in magicmouse_emit_touch()
294 msc->touches[id].scroll_x -= step_x * in magicmouse_emit_touch()