Home
last modified time | relevance | path

Searched defs:accessops (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/wscons/
H A Dwskbdvar.h72 const struct wskbd_accessops *accessops; /* access ops */ member
H A Dwsmousevar.h77 const struct wsmouse_accessops *accessops; /* access ops */ member
H A Dwsdisplayvar.h167 const struct wsdisplay_accessops *accessops; /* access ops */ member
/openbsd/sys/dev/hid/
H A Dhidkbd.c292 const struct wskbd_accessops *accessops) in hidkbd_attach_wskbd()
H A Dhidcc.c760 static const struct wskbd_accessops accessops = { in hidcc_attach_wskbd() local