HomeSort by: relevance | last modified time | path
    Searched refs:wsevent_init (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/wscons/
wseventvar.h 93 void wsevent_init(struct wseventvar *, struct proc *);
wsevent.c 158 wsevent_init(struct wseventvar *ev, struct proc *p) function in typeref:typename:void
163 printf("wsevent_init: already init\n");
wsmouse.c 724 wsevent_init(evar, l->l_proc);
wsmux.c 226 wsevent_init(evar, l->l_proc);
wskbd.c 889 wsevent_init(evar, l->l_proc);
wsdisplay.c 1018 wsevent_init(&sc->evar, l->l_proc);

Completed in 15 milliseconds