Home
last modified time | relevance | path

Searched refs:textops (Results 1 – 25 of 90) sorted by relevance

1234

/netbsd-src/sys/dev/sun/
H A Dbwtwo.c293 bwtwo_defaultscreen.textops = &ri->ri_ops; in bwtwoattach()
304 if (bwtwo_defaultscreen.textops == NULL) { in bwtwoattach()
312 bwtwo_defaultscreen.textops = &ri->ri_ops; in bwtwoattach()
/netbsd-src/sys/dev/wscons/
H A Dwsemul_dumb.c88 edp->emulops = type->textops; in wsemul_dumb_cnattach()
111 edp->emulops = type->textops; in wsemul_dumb_attach()
H A Dwsdisplayvar.h99 const struct wsdisplay_emulops *textops; member
H A Dwsemul_sun.c124 edp->emulops = type->textops; in wsemul_sun_cnattach()
185 edp->emulops = type->textops; in wsemul_sun_attach()
/netbsd-src/sys/arch/arm/fdt/
H A Darm_simplefb.c79 .textops = NULL,
273 arm_simplefb_stdscreen.textops = &ri->ri_ops; in arm_simplefb_preattach()
/netbsd-src/sys/arch/evbmips/gdium/
H A Dgdium_genfb.c96 gdium_stdscreen.textops = &ri->ri_ops; in gdium_cnattach()
/netbsd-src/sys/arch/evbarm/gumstix/
H A Dgxlcd.c86 .textops = &pxa2x0_lcd_emulops,
/netbsd-src/sys/arch/newsmips/dev/
H A Dfb.c133 .textops = NULL,
344 fb_stdscreen.textops = &ri->ri_ops; in fb_common_init()
/netbsd-src/sys/arch/x86/x86/
H A Dgenfb_machdep.c171 x86_genfb_stdscreen.textops = &ri->ri_ops; in x86_genfb_init()
/netbsd-src/sys/arch/powerpc/oea/
H A Dofw_rascons.c124 rascons_stdscreen.textops = &ri->ri_ops; in rascons_cnattach()
/netbsd-src/sys/arch/hp300/dev/
H A Dgendiofb.c184 fb->wsd.textops = &ri->ri_ops; in gendiofb_reset()
/netbsd-src/sys/arch/evbppc/virtex/dev/
H A Dtft.c107 sc->sc_ws_descr->textops = &ri->ri_ops; in tft_attach()
/netbsd-src/sys/arch/evbmips/loongson/
H A Dgdium_machdep.c371 gdium_stdscreen.textops = &ri->ri_ops; in gdium_cnattach()
/netbsd-src/sys/arch/arm/clps711x/
H A Dclpslcd.c188 clpslcd_descr.textops = &ri->ri_ops; in clpslcd_attach()
/netbsd-src/sys/arch/zaurus/dev/
H A Dzlcd.c76 .textops = &pxa2x0_lcd_emulops,
H A Dw100lcd.c73 .textops = &w100_emulops,
/netbsd-src/sys/arch/epoc32/windermere/
H A Dwmlcd.c217 wmlcd_descr.textops = &ri->ri_ops; in wmlcd_attach()
/netbsd-src/sys/arch/hpcarm/dev/
H A Dwzero3_lcd.c64 .textops = &pxa2x0_lcd_emulops,
/netbsd-src/sys/dev/pci/
H A Dsisfb.c316 fb->wsd.textops = &ri->ri_ops; in sisfb_attach()
656 fb->wsd.textops = &ri->ri_ops; in sisfb_setup()
H A Dlynxfb.c348 fb->wsd.textops = &ri->ri_ops; in lynxfb_attach()
589 fb->wsd.textops = &ri->ri_ops; in lynxfb_setup()
/netbsd-src/sys/dev/sbus/
H A Dzx.c307 zx_defaultscreen.textops = &ri->ri_ops; in zx_attach()
320 if (zx_defaultscreen.textops == NULL) { in zx_attach()
328 zx_defaultscreen.textops = &ri->ri_ops; in zx_attach()
/netbsd-src/sys/arch/macppc/dev/
H A Dvalkyriefb.c251 valkyriefb_defaultscreen.textops = &ri->ri_ops; in valkyriefb_init()
/netbsd-src/sys/arch/newsmips/apbus/
H A Dxafb.c232 xafb_stdscreen.textops = &ri->ri_ops; in xafb_common_init()
/netbsd-src/sys/arch/ews4800mips/sbd/
H A Dfb_sbdio.c236 _fb_std_screen.textops = &ri->ri_ops; in fb_common_init()
/netbsd-src/sys/arch/sgimips/gio/
H A Dnewport.c634 sc->sc_dc->dc_screen->textops = in newport_attach()
673 newport_screen.textops = &ri->ri_ops; in newport_cnattach()

1234