HomeSort by: relevance | last modified time | path
    Searched defs:vcons_alloc_screen (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/wscons/
wsdisplay_vcons.c 105 static int vcons_alloc_screen(void *, const struct wsscreen_descr *, void **,
205 ao->alloc_screen = vcons_alloc_screen;
882 vcons_alloc_screen(void *v, const struct wsscreen_descr *type, void **cookiep, function in typeref:typename:int
wsdisplay_vcons.c 105 static int vcons_alloc_screen(void *, const struct wsscreen_descr *, void **,
205 ao->alloc_screen = vcons_alloc_screen;
882 vcons_alloc_screen(void *v, const struct wsscreen_descr *type, void **cookiep, function in typeref:typename:int

Completed in 25 milliseconds