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

/openbsd-current/sys/dev/wscons/
H A Dwsmousevar.h99 #define WSMOUSE_TOUCH(sc_wsmousedev, btns, x, y, pressure, contacts) \ macro
/openbsd-current/sys/dev/pckbc/
H A Dpms.c1385 WSMOUSE_TOUCH(sc->sc_wsmousedev, buttons, x, y, z, w);
1676 WSMOUSE_TOUCH(sc->sc_wsmousedev, buttons,
1683 WSMOUSE_TOUCH(sc->sc_wsmousedev, buttons,
1690 WSMOUSE_TOUCH(sc->sc_wsmousedev, buttons, x, y, z, 0);
2476 WSMOUSE_TOUCH(sc->sc_wsmousedev, buttons, x, y, z, w);
2513 WSMOUSE_TOUCH(sc->sc_wsmousedev, buttons, x, y, z, w);
2565 WSMOUSE_TOUCH(sc->sc_wsmousedev, buttons, x, y, z, w);
/openbsd-current/sys/dev/usb/
H A Duts.c457 WSMOUSE_TOUCH(sc->sc_wsmousedev, tp.down, tp.x, tp.y, tp.z, 0);

Completed in 180 milliseconds