Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/wscons/
Dwsmouse.c140 void wsmouse_attach(struct device *, struct device *, void *);
161 sizeof (struct wsmouse_softc), wsmouse_match, wsmouse_attach,
195 wsmouse_attach(struct device *parent, struct device *self, void *aux) in wsmouse_attach() function