Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hid/
H A 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()

Completed in 2 milliseconds