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

/freebsd-11-stable/sys/dev/usb/input/
H A Datp.c790 static boolean_t atp_is_vertical_scroll(const atp_stroke_t *);
1999 atp_is_vertical_scroll(const atp_stroke_t *strokep) function
2035 } else if (atp_is_vertical_scroll(strokep)) {
2392 if (!atp_is_vertical_scroll(strokep))

Completed in 65 milliseconds