Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/wscons/
Dwsmouse.c139 int wsmouse_match(struct device *, void *, void *);
161 sizeof (struct wsmouse_softc), wsmouse_match, wsmouse_attach,
189 wsmouse_match(struct device *parent, void *match, void *aux) in wsmouse_match() function