Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-magicmouse.c78 #define SCROLL_HR_THRESHOLD 90 /* units */ macro
309 abs(step_x_hr) > SCROLL_HR_THRESHOLD) { in magicmouse_emit_touch()
326 abs(step_y_hr) > SCROLL_HR_THRESHOLD) { in magicmouse_emit_touch()