Searched defs:wskbddev_attach_args (Results 1 – 1 of 1) sorted by relevance
69 struct wskbddev_attach_args { struct70 int console; /* is it console? */71 const struct wskbd_mapdata *keymap;73 const struct wskbd_accessops *accessops; /* access ops */74 void *accesscookie; /* access cookie */