Home
last modified time | relevance | path

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

/openbsd/sys/dev/wscons/
H A Dwsmouseinput.h226 #define IS_TOUCHPAD(input) \ macro
H A Dwsmouse.c1028 if (IS_TOUCHPAD(input)) in wsmouse_motion_sync()
1036 if (IS_TOUCHPAD(input)) in wsmouse_motion_sync()
1671 if (IS_TOUCHPAD(input) && wstpad_configure(input)) { in wsmouse_configure()
1682 if (IS_TOUCHPAD(input)) in wsmouse_input_reset()