Searched refs:defaultmode (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/
H A Dgxt4500.c162 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 Dvermilion.c58 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 Daty128fb.c120 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 Dmatroxfb_base.c1576 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