Searched defs:wskbddev_attach_args (Results 1 – 1 of 1) sorted by relevance
68 struct wskbddev_attach_args { struct69 int console; /* is it console? */70 const struct wskbd_mapdata *keymap;72 const struct wskbd_accessops *accessops; /* access ops */73 void *accesscookie; /* access cookie */75 void *audiocookie;