Home
last modified time | relevance | path

Searched refs:vcons_alloc_screen (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/wscons/
Dwsdisplay_vcons.c105 static int vcons_alloc_screen(void *, const struct wsscreen_descr *, void **,
205 ao->alloc_screen = vcons_alloc_screen; in vcons_init_common()
882 vcons_alloc_screen(void *v, const struct wsscreen_descr *type, void **cookiep, in vcons_alloc_screen() function