Searched refs:defaultmode (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/video/fbdev/ |
D | gxt4500.c | 164 static const struct fb_videomode defaultmode = { variable 701 if (!fb_find_mode(&var, info, mode_option, NULL, 0, &defaultmode, 8)) { in gxt4500_probe()
|
/Linux-v6.6/drivers/video/fbdev/vermilion/ |
D | vermilion.c | 45 static const struct fb_videomode defaultmode = { variable 517 (&info->var, info, vml_default_mode, NULL, 0, &defaultmode, 16)) { in vml_pci_probe()
|
/Linux-v6.6/drivers/video/fbdev/aty/ |
D | aty128fb.c | 120 static const struct fb_videomode defaultmode = { variable 1994 0, &defaultmode, 8) == 0) in aty128_init()
|
/Linux-v6.6/drivers/video/fbdev/matrox/ |
D | matroxfb_base.c | 1591 static const struct fb_videomode defaultmode = { variable 1826 NULL, 0, &defaultmode, vesafb_defined.bits_per_pixel); in initMatrox2()
|