fb_elb.c | 107 static void s3_getgeometry(struct fb_dev *, int *, int *); 150 s3_getgeometry(&console_dev, &width, &height); 197 s3_getgeometry(sc->sc_fb, &width, &height); 503 s3_getgeometry(struct fb_dev *fb, int *width, int *height) function in typeref:typename:void
|