HomeSort by: relevance | last modified time | path
    Searched refs:hf_class (Results 1 - 15 of 15) sorted by relevancy

  /src/sys/arch/hpcarm/dev/
ipaq_lcd.c 217 fb->hf_class = HPCFB_CLASS_GRAYSCALE;
224 fb->hf_class = HPCFB_CLASS_GRAYSCALE;
238 fb->hf_class = HPCFB_CLASS_RGBCOLOR;
280 if (sc->sc_fbconf.hf_class != HPCFB_CLASS_INDEXCOLOR ||
epsonlcd.c 211 fb->hf_class = HPCFB_CLASS_RGBCOLOR;
233 fb->hf_class = HPCFB_CLASS_INDEXCOLOR;
sed_saip.c 246 fb->hf_class = HPCFB_CLASS_GRAYSCALE;
262 fb->hf_class = HPCFB_CLASS_INDEXCOLOR;
278 fb->hf_class = HPCFB_CLASS_RGBCOLOR;
wzero3_lcd.c 325 fbconf->hf_class = HPCFB_CLASS_RGBCOLOR;
  /src/sys/arch/hpcmips/dev/
mq200.c 373 fb->hf_class = HPCFB_CLASS_GRAYSCALE;
391 fb->hf_class = HPCFB_CLASS_GRAYSCALE;
406 fb->hf_class = HPCFB_CLASS_GRAYSCALE;
422 fb->hf_class = HPCFB_CLASS_INDEXCOLOR;
438 fb->hf_class = HPCFB_CLASS_RGBCOLOR;
480 if (sc->sc_fbconf.hf_class != HPCFB_CLASS_INDEXCOLOR ||
ite8181.c 555 fb->hf_class = HPCFB_CLASS_GRAYSCALE;
570 fb->hf_class = HPCFB_CLASS_GRAYSCALE;
586 fb->hf_class = HPCFB_CLASS_INDEXCOLOR;
602 fb->hf_class = HPCFB_CLASS_RGBCOLOR;
645 if (sc->sc_fbconf.hf_class != HPCFB_CLASS_INDEXCOLOR ||
plumvideo.c 271 fb->hf_class = HPCFB_CLASS_RGBCOLOR;
292 fb->hf_class = HPCFB_CLASS_INDEXCOLOR;
440 if (sc->sc_fbconf.hf_class != HPCFB_CLASS_INDEXCOLOR ||
470 if (sc->sc_fbconf.hf_class != HPCFB_CLASS_INDEXCOLOR ||
  /src/sys/dev/hpc/
hpcfbio.h 112 short hf_class; /* HPCFB_CLASS_* */ member in struct:hpcfb_fbconf
bivideo.c 258 fb->hf_class = HPCFB_CLASS_GRAYSCALE;
273 fb->hf_class = HPCFB_CLASS_GRAYSCALE;
289 fb->hf_class = HPCFB_CLASS_INDEXCOLOR;
305 fb->hf_class = HPCFB_CLASS_RGBCOLOR;
403 if (sc->sc_fbconf.hf_class != HPCFB_CLASS_INDEXCOLOR ||
hpcfb.c 475 if (fbconf->hf_class == HPCFB_CLASS_RGBCOLOR) {
  /src/sys/arch/hpcmips/tx/
tx3912video.c 275 fb->hf_class = HPCFB_CLASS_GRAYSCALE;
285 fb->hf_class = HPCFB_CLASS_INDEXCOLOR;
516 if (sc->sc_fbconf.hf_class != HPCFB_CLASS_INDEXCOLOR ||
  /src/sys/arch/zaurus/dev/
w100lcd.c 219 fbconf->hf_class = HPCFB_CLASS_RGBCOLOR;
zlcd.c 232 fbconf->hf_class = HPCFB_CLASS_RGBCOLOR;
  /src/sys/arch/hpcsh/dev/hd64461/
hd64461video.c 368 fb->hf_class = HPCFB_CLASS_RGBCOLOR;
394 fb->hf_class = HPCFB_CLASS_INDEXCOLOR;
525 if (hf->hf_class != HPCFB_CLASS_INDEXCOLOR ||
553 if (hf->hf_class != HPCFB_CLASS_INDEXCOLOR ||
  /src/sys/arch/arm/s3c2xx0/
s3c24x0_lcd.c 675 fbconf->hf_class = HPCFB_CLASS_RGBCOLOR;

Completed in 22 milliseconds