Searched refs:ofb_init_screen (Results 1 – 1 of 1) sorted by relevance
102 static void ofb_init_screen(void *, struct vcons_screen *, int, long *);183 sc->vd.init_screen = ofb_init_screen; in ofbattach()235 ofb_init_screen(void *cookie, struct vcons_screen *scr, in ofb_init_screen() function