Searched refs:wsmouse_mtframe (Results 1 – 5 of 5) sorted by relevance
/openbsd/sys/dev/wscons/ |
H A D | wsmousevar.h | 171 void wsmouse_mtframe(struct device *, struct mtpoint *, int);
|
H A D | wsmouse.c | 1316 wsmouse_mtframe(struct device *sc, struct mtpoint *pt, int size) in wsmouse_mtframe() function
|
/openbsd/sys/dev/usb/ |
H A D | ubcmtp.c | 828 wsmouse_mtframe(sc->sc_wsmousedev, sc->frame, contacts); in ubcmtp_tp_intr()
|
/openbsd/sys/arch/arm64/dev/ |
H A D | aplhidev.c | 886 wsmouse_mtframe(sc->sc_wsmousedev, sc->frame, contacts); in aplms_intr()
|
H A D | apldc.c | 1452 wsmouse_mtframe(sc->sc_wsmousedev, sc->frame, contacts); in apldcms_intr()
|