s3fb_formats       49 drivers/video/fbdev/s3fb.c static const struct svga_fb_format s3fb_formats[] = {
s3fb_formats      553 drivers/video/fbdev/s3fb.c 	rv = svga_match_format (s3fb_formats, var, NULL);
s3fb_formats      573 drivers/video/fbdev/s3fb.c 	step = s3fb_formats[rv].xresstep - 1;
s3fb_formats      710 drivers/video/fbdev/s3fb.c 	mode = svga_match_format(s3fb_formats, &(info->var), &(info->fix));