Searched refs:wsevent_init (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/dev/wscons/
H A Dwseventvar.h93 void wsevent_init(struct wseventvar *, struct proc *);
H A Dwsevent.c158 wsevent_init(struct wseventvar *ev, struct proc *p) function
163 printf("wsevent_init: already init\n");
H A Dwsmux.c226 wsevent_init(evar, l->l_proc);
H A Dwsmouse.c731 wsevent_init(evar, l->l_proc);
H A Dwskbd.c896 wsevent_init(evar, l->l_proc);
H A Dwsdisplay.c1018 wsevent_init(&sc->evar, l->l_proc);

Completed in 248 milliseconds