Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hid/
Dhid-magicmouse.c136 bool scroll_x_active; member
271 msc->touches[id].scroll_x_active = false; in magicmouse_emit_touch()
300 if (!msc->touches[id].scroll_x_active && in magicmouse_emit_touch()
302 msc->touches[id].scroll_x_active = true; in magicmouse_emit_touch()
309 msc->touches[id].scroll_x_active) { in magicmouse_emit_touch()