Searched defs:accessops (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/dev/wscons/
H A Dwskbdvar.h72 const struct wskbd_accessops *accessops; /* access ops */ member in struct:wskbddev_attach_args
H A Dwsmousevar.h77 const struct wsmouse_accessops *accessops; /* access ops */ member in struct:wsmousedev_attach_args
H A Dwsdisplayvar.h167 const struct wsdisplay_accessops *accessops; /* access ops */ member in struct:wsemuldisplaydev_attach_args
H A Dwsdisplay.c702 wsdisplay_common_attach(struct wsdisplay_softc *sc, int console, int kbdmux, const struct wsscreen_list *scrdata, const struct wsdisplay_accessops *accessops, void *accesscookie, u_int defaultscreens) argument
/openbsd-current/sys/dev/hid/
H A Dhidcc.c760 static const struct wskbd_accessops accessops = { local
H A Dhidkbd.c274 hidkbd_attach_wskbd(struct hidkbd *kbd, kbd_t layout, const struct wskbd_accessops *accessops) argument

Completed in 231 milliseconds