Searched refs:ctrl_event (Results 1 – 2 of 2) sorted by relevance
42 int ctrl_event(struct wsdisplay_softc *, u_int, int, struct proc *);
2529 return ctrl_event(sc, mouse_event.type, in wsmoused()2602 ctrl_event(struct wsdisplay_softc *sc, u_int type, int value, struct proc *p) in ctrl_event() function