Searched defs:s3fb_formats (Results 1 - 1 of 1) sorted by relevance

/drivers/video/fbdev/
H A Ds3fb.c53 static const struct svga_fb_format s3fb_formats[] = { variable in typeref:struct:svga_fb_format
564 rv = svga_match_format (s3fb_formats, var, NULL);
584 step = s3fb_formats[rv].xresstep - 1;
721 mode = svga_match_format(s3fb_formats, &(info->var), &(info->fix));

Completed in 513 milliseconds