HomeSort by: relevance | last modified time | path
    Searched refs:textops (Results 1 - 25 of 92) sorted by relevancy

1 2 3 4

  /src/sys/arch/evbmips/gdium/
gdium_genfb.c 96 gdium_stdscreen.textops = &ri->ri_ops;
  /src/sys/dev/sun/
bwtwo.c 149 NULL, /* textops */
293 bwtwo_defaultscreen.textops = &ri->ri_ops;
304 if (bwtwo_defaultscreen.textops == NULL) {
312 bwtwo_defaultscreen.textops = &ri->ri_ops;
  /src/sys/dev/wscons/
wsdisplayvar.h 99 const struct wsdisplay_emulops *textops; member in struct:wsscreen_descr
wsemul_dumb.c 88 edp->emulops = type->textops;
111 edp->emulops = type->textops;
wsemul_sun.c 124 edp->emulops = type->textops;
185 edp->emulops = type->textops;
  /src/sys/arch/evbarm/gumstix/
gxlcd.c 86 .textops = &pxa2x0_lcd_emulops,
  /src/sys/arch/arm/fdt/
arm_simplefb.c 79 .textops = NULL,
273 arm_simplefb_stdscreen.textops = &ri->ri_ops;
  /src/sys/arch/x86/x86/
genfb_machdep.c 171 x86_genfb_stdscreen.textops = &ri->ri_ops;
  /src/sys/arch/arm/clps711x/
clpslcd.c 188 clpslcd_descr.textops = &ri->ri_ops;
  /src/sys/arch/evbmips/loongson/
gdium_machdep.c 371 gdium_stdscreen.textops = &ri->ri_ops;
  /src/sys/arch/evbppc/virtex/dev/
tft.c 107 sc->sc_ws_descr->textops = &ri->ri_ops;
  /src/sys/arch/powerpc/oea/
ofw_rascons.c 124 rascons_stdscreen.textops = &ri->ri_ops;
  /src/sys/arch/zaurus/dev/
w100lcd.c 73 .textops = &w100_emulops,
zlcd.c 76 .textops = &pxa2x0_lcd_emulops,
  /src/sys/arch/hp300/dev/
gendiofb.c 184 fb->wsd.textops = &ri->ri_ops;
  /src/sys/arch/newsmips/dev/
fb.c 133 .textops = NULL,
344 fb_stdscreen.textops = &ri->ri_ops;
  /src/sys/arch/epoc32/windermere/
wmlcd.c 217 wmlcd_descr.textops = &ri->ri_ops;
  /src/sys/arch/hpcarm/dev/
wzero3_lcd.c 64 .textops = &pxa2x0_lcd_emulops,
  /src/sys/arch/ews4800mips/sbd/
fb_sbdio.c 87 0, /* textops */
236 _fb_std_screen.textops = &ri->ri_ops;
  /src/sys/arch/newsmips/apbus/
xafb.c 232 xafb_stdscreen.textops = &ri->ri_ops;
  /src/sys/arch/prep/pci/
gten.c 236 gten_stdscreen.textops = &ri->ri_ops;
  /src/sys/arch/sparc64/dev/
gfb.c 211 sc->sc_defaultscreen_descr.textops = &ri->ri_ops;
  /src/sys/arch/macppc/dev/
valkyriefb.c 249 valkyriefb_defaultscreen.textops = &ri->ri_ops;
  /src/sys/arch/sgimips/gio/
newport.c 86 /* textops */
634 sc->sc_dc->dc_screen->textops =
673 newport_screen.textops = &ri->ri_ops;
712 /**** wsdisplay textops ****/
  /src/sys/dev/pci/
lynxfb.c 348 fb->wsd.textops = &ri->ri_ops;
589 fb->wsd.textops = &ri->ri_ops;

Completed in 24 milliseconds

1 2 3 4