Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-magicmouse.c140 bool scroll_x_active; member
279 msc->touches[id].scroll_x_active = false; in magicmouse_emit_touch()
308 if (!msc->touches[id].scroll_x_active && in magicmouse_emit_touch()
310 msc->touches[id].scroll_x_active = true; in magicmouse_emit_touch()
317 msc->touches[id].scroll_x_active) { in magicmouse_emit_touch()