Searched refs:crmfb_init_screen (Results 1 – 1 of 1) sorted by relevance
94 static void crmfb_init_screen(void *, struct vcons_screen *, int, long *);392 sc->sc_vd.init_screen = crmfb_init_screen; in crmfb_attach()605 crmfb_init_screen(void *c, struct vcons_screen *scr, int existing, in crmfb_init_screen() function