Searched defs:wsemuldisplaydev_attach_args (Results 1 – 1 of 1) sorted by relevance
154 struct wsemuldisplaydev_attach_args { struct155 int console; /* is it console? */156 const struct wsscreen_list *scrdata; /* screen cfg info */157 const struct wsdisplay_accessops *accessops; /* access ops */158 void *accesscookie; /* access cookie */