Searched refs:wsmouse_do_ioctl (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/dev/wscons/ |
H A D | wsmouse.c | 144 int wsmouse_do_ioctl(struct wsmouse_softc *, u_long, caddr_t, 431 error = wsmouse_do_ioctl(sc, cmd, data, flag, p); in wsmousedoioctl() 473 wsmouse_do_ioctl(struct wsmouse_softc *sc, u_long cmd, caddr_t data, int flag, in wsmouse_do_ioctl() function
|