Home
last modified time | relevance | path

Searched refs:s3fb_formats (Results 1 – 1 of 1) sorted by relevance

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