Searched refs:alloc_screen (Results 1 – 3 of 3) sorted by relevance
420 if (op->alloc_screen == NULL) { in fbwscons_attach()421 op->alloc_screen = fb_alloc_screen; in fbwscons_attach()
124 int (*alloc_screen)(void *, const struct wsscreen_descr *, member
405 error = (*sc->sc_accessops->alloc_screen)(sc->sc_accesscookie, in wsdisplay_addscreen()