Home
last modified time | relevance | path

Searched refs:init_screen (Results 1 – 25 of 46) sorted by relevance

12

/netbsd-src/sys/dev/wscons/
H A Dwsdisplay_vconsvar.h116 void (*init_screen)(void *, struct vcons_screen *, int, member
H A Dwsdisplay_vcons.c196 vd->init_screen = vcons_dummy_init_screen; in vcons_init_common()
302 * default init_screen() method. in vcons_dummy_init_screen()
389 * call the driver-supplied init_screen function which is expected in vcons_init_screen()
392 vd->init_screen(vd->cookie, scr, existing, defattr); in vcons_init_screen()
511 vd->init_screen(vd->cookie, scr, 1, &scr->scr_defattr); in vcons_load_font()
/netbsd-src/sys/arch/arm/fdt/
H A Darm_simplefb.c263 arm_simplefb_vcons_data.init_screen = arm_simplefb_init_screen; in arm_simplefb_preattach()
/netbsd-src/sys/arch/evbppc/virtex/dev/
H A Dtft.c100 sc->sc_vc_data.init_screen = tft_init_screen; in tft_attach()
/netbsd-src/sys/dev/sun/
H A Dbwtwo.c285 sc->vd.init_screen = bwtwo_init_screen; in bwtwoattach()
H A Dcgthree.c215 sc->vd.init_screen = cgthree_init_screen; in cgthreeattach()
/netbsd-src/sys/arch/macppc/dev/
H A Dvalkyriefb.c240 sc->vd.init_screen = valkyriefb_init_screen; in valkyriefb_init()
H A Dofb.c183 sc->vd.init_screen = ofb_init_screen; in ofbattach()
H A Dplatinumfb.c623 sc->vd.init_screen = platinumfb_init_screen; in platinumfb_init()
/netbsd-src/sys/arch/sparc64/dev/
H A Dgfb.c187 sc->vd.init_screen = gfb_init_screen; in gfb_attach()
/netbsd-src/sys/dev/sbus/
H A Dcgtwelve.c237 sc->vd.init_screen = cgtwelve_init_screen; in cgtwelve_attach()
H A Dtcx.c399 sc->vd.init_screen = tcx_init_screen; in tcxattach()
/netbsd-src/sys/arch/amiga/dev/
H A Dgrf.c197 gp->g_vd.init_screen = grf_init_screen; in grfattach()
H A Dmntva.c207 sc->vd.init_screen = mntva_init_screen; in mntva_attach()
H A Dzz9k_fb.c303 sc->sc_vd.init_screen = zzfb_init_screen; in zzfb_attach()
/netbsd-src/sys/dev/pci/igma/
H A Digmafb.c169 sc->vd.init_screen = igmafb_init_screen; in igmafb_attach()
/netbsd-src/sys/arch/arm/iomd/
H A Dvidcvideo.c331 dc->dc_vd.init_screen = vidcvideoinit_screen; in vidcvideo_attach()
/netbsd-src/sys/arch/usermode/dev/
H A Dvncfb.c249 sc->sc_vd.init_screen = vncfb_init_screen; in vncfb_attach()
/netbsd-src/sys/dev/pci/
H A Dsisfb.c310 sc->vd.init_screen = sisfb_init_screen; in sisfb_attach()
H A Dlynxfb.c341 sc->sc_vd.init_screen = lynxfb_init_screen; in lynxfb_attach()
H A Dtdvfb.c247 sc->vd.init_screen = tdvfb_init_screen; in tdvfb_attach()
H A Dwcfb.c278 sc->vd.init_screen = wcfb_init_screen; in wcfb_attach()
/netbsd-src/sys/arch/sgimips/gio/
H A Dnewport.c629 sc->sc_dc->dc_vd.init_screen = newport_init_screen; in newport_attach()
/netbsd-src/sys/dev/ic/
H A Dct65550.c245 sc->vd.init_screen = chipsfb_init_screen; in chipsfb_do_attach()
/netbsd-src/sys/dev/wsfb/
H A Dgenfb.c363 sc->vd.init_screen = genfb_init_screen; in genfb_attach()

12