Home | History | Annotate | Download | only in dev

Lines Matching refs:fbdevice

89 	struct	fbdevice sc_fb;		/* frame buffer device */
121 static int cg2gattr(struct fbdevice *, void *);
122 static int cg2gvideo(struct fbdevice *, void *);
123 static int cg2svideo(struct fbdevice *, void *);
124 static int cg2getcmap(struct fbdevice *, void *);
125 static int cg2putcmap(struct fbdevice *, void *);
169 struct fbdevice *fb = &sc->sc_fb;
253 cg2gattr(struct fbdevice *fb, void *data)
270 cg2gvideo(struct fbdevice *fb, void *data)
281 cg2svideo(struct fbdevice *fb, void *data)
293 cg2getcmap(struct fbdevice *fb, void *data)
334 cg2putcmap(struct fbdevice *fb, void *data)