Searched refs:defaultmode (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/ | ||
H A D | gxt4500.c | 162 static const struct fb_videomode defaultmode = { variable in typeref:struct:fb_videomode 699 if (!fb_find_mode(&var, info, mode_option, NULL, 0, &defaultmode, 8)) { gxt4500_probe() |
/linux-4.4.14/drivers/video/fbdev/vermilion/ | ||
H A D | vermilion.c | 58 static struct fb_videomode defaultmode = { variable in typeref:struct:fb_videomode 524 (&info->var, info, vml_default_mode, NULL, 0, &defaultmode, 16)) { vml_pci_probe() |
/linux-4.4.14/drivers/video/fbdev/aty/ | ||
H A D | aty128fb.c | 120 static struct fb_videomode defaultmode = { variable in typeref:struct:fb_videomode 2022 0, &defaultmode, 8) == 0) aty128_init() |
/linux-4.4.14/drivers/video/fbdev/matrox/ | ||
H A D | matroxfb_base.c | 1576 static struct fb_videomode defaultmode = { variable in typeref:struct:fb_videomode 1813 NULL, 0, &defaultmode, vesafb_defined.bits_per_pixel); initMatrox2() |
Completed in 210 milliseconds