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

  /src/sys/dev/hpc/
bivideovar.h 31 int bivideo_getcnfb(struct hpcfb_fbconf *);
hpcfbvar.h 65 struct hpcfb_fbconf *ha_fbconflist;
71 int hpcfb_cnattach(struct hpcfb_fbconf *);
hpcfbio.h 108 struct hpcfb_fbconf { struct
254 #define HPCFBIO_GCONF _IOWR('H', 0, struct hpcfb_fbconf)
255 #define HPCFBIO_SCONF _IOW('H', 1, struct hpcfb_fbconf)
bivideo.c 86 struct hpcfb_fbconf sc_fbconf;
106 static int bivideo_init(struct hpcfb_fbconf *);
202 bivideo_getcnfb(struct hpcfb_fbconf *fb)
210 bivideo_init(struct hpcfb_fbconf *fb)
393 struct hpcfb_fbconf *fbconf;
570 fbconf = (struct hpcfb_fbconf *)data;
578 fbconf = (struct hpcfb_fbconf *)data;
hpcfb.c 167 struct hpcfb_fbconf *sc_fbconflist;
187 static int hpcfb_init(struct hpcfb_fbconf *, struct hpcfb_devconfig *);
194 static void hpcfb_cmap_reorder(struct hpcfb_fbconf *,
381 hpcfb_cnattach(struct hpcfb_fbconf *fbconf)
384 struct hpcfb_fbconf __fbconf;
391 memset(&__fbconf, 0, sizeof(struct hpcfb_fbconf));
430 hpcfb_init(struct hpcfb_fbconf *fbconf, struct hpcfb_devconfig *dc)
511 hpcfb_cmap_reorder(struct hpcfb_fbconf *fbconf, struct hpcfb_devconfig *dc)
  /src/sys/arch/hpcarm/dev/
ipaq_lcdvar.h 45 struct hpcfb_fbconf sc_fbconf;
sed1356var.h 44 struct hpcfb_fbconf sc_fbconf;
epsonlcd.c 61 struct hpcfb_fbconf sc_fb;
72 struct hpcfb_fbconf *);
166 struct hpcfb_fbconf *fb = &sc->sc_fb;
175 epsonlcd_setup_hpcfbif(struct epsonlcd_softc *sc, struct hpcfb_fbconf *fb)
179 memset(fb, 0, sizeof(struct hpcfb_fbconf));
ipaq_lcd.c 174 struct hpcfb_fbconf *fb;
271 struct hpcfb_fbconf *fbconf;
322 fbconf = (struct hpcfb_fbconf *)data;
330 fbconf = (struct hpcfb_fbconf *)data;
wzero3_lcd.c 306 struct hpcfb_fbconf *fbconf;
317 fbconf = (struct hpcfb_fbconf *)data;
367 fbconf = (struct hpcfb_fbconf *)data;
sed_saip.c 77 static int sed1356_init(struct hpcfb_fbconf *);
192 sed1356_init(struct hpcfb_fbconf *fb)
345 struct hpcfb_fbconf *fbconf;
505 fbconf = (struct hpcfb_fbconf *)data;
513 fbconf = (struct hpcfb_fbconf *)data;
  /src/sys/arch/hpcmips/dev/
ite8181var.h 65 struct hpcfb_fbconf sc_fbconf;
mq200var.h 64 struct hpcfb_fbconf sc_fbconf;
mq200.c 69 static int mq200_fbinit(struct hpcfb_fbconf *);
327 mq200_fbinit(struct hpcfb_fbconf *fb)
471 struct hpcfb_fbconf *fbconf;
656 fbconf = (struct hpcfb_fbconf *)data;
664 fbconf = (struct hpcfb_fbconf *)data;
plumvideo.c 105 struct hpcfb_fbconf sc_fbconf;
236 struct hpcfb_fbconf *fb = &sc->sc_fbconf;
243 memset(fb, 0, sizeof(struct hpcfb_fbconf));
425 struct hpcfb_fbconf *fbconf;
547 fbconf = (struct hpcfb_fbconf *)data;
556 fbconf = (struct hpcfb_fbconf *)data;
ite8181.c 122 static int ite8181_fbinit(struct hpcfb_fbconf *);
506 ite8181_fbinit(struct hpcfb_fbconf *fb)
635 struct hpcfb_fbconf *fbconf;
835 fbconf = (struct hpcfb_fbconf *)data;
843 fbconf = (struct hpcfb_fbconf *)data;
  /src/usr.sbin/tpctl/
tpctl.h 81 struct hpcfb_fbconf conf;
  /src/sys/arch/zaurus/dev/
w100lcd.c 199 struct hpcfb_fbconf *fbconf;
211 fbconf = (struct hpcfb_fbconf *)data;
261 fbconf = (struct hpcfb_fbconf *)data;
zlcd.c 211 struct hpcfb_fbconf *fbconf;
224 fbconf = (struct hpcfb_fbconf *)data;
274 fbconf = (struct hpcfb_fbconf *)data;
  /src/sys/arch/hpcmips/tx/
tx3912video.c 86 struct hpcfb_fbconf sc_fbconf;
241 struct hpcfb_fbconf *fb = &sc->sc_fbconf;
244 memset(fb, 0, sizeof(struct hpcfb_fbconf));
503 struct hpcfb_fbconf *fbconf;
548 fbconf = (struct hpcfb_fbconf *)data;
557 fbconf = (struct hpcfb_fbconf *)data;
  /src/sys/arch/hpcsh/dev/hd64461/
hd64461video.c 109 struct hpcfb_fbconf hf;
330 struct hpcfb_fbconf *fb = &hvc->hf;
336 memset(fb, 0, sizeof(struct hpcfb_fbconf));
443 struct hpcfb_fbconf *hf = &sc->sc_vc->hf;
444 struct hpcfb_fbconf *fbconf;
577 fbconf = (struct hpcfb_fbconf *)data;
586 fbconf = (struct hpcfb_fbconf *)data;
634 struct hpcfb_fbconf *hf = &sc->sc_vc->hf;
  /src/sys/arch/arm/s3c2xx0/
s3c24x0_lcd.c 669 struct hpcfb_fbconf *fbconf = (struct hpcfb_fbconf*)data;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 656 unsigned struct_hpcfb_fbconf_sz = sizeof(hpcfb_fbconf);

Completed in 49 milliseconds