Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/
Dgxt4500.c164 static const struct fb_videomode defaultmode = { variable
704 if (!fb_find_mode(&var, info, mode_option, NULL, 0, &defaultmode, 8)) { in gxt4500_probe()
/linux-6.1.9/drivers/video/fbdev/vermilion/
Dvermilion.c45 static const struct fb_videomode defaultmode = { variable
517 (&info->var, info, vml_default_mode, NULL, 0, &defaultmode, 16)) { in vml_pci_probe()
/linux-6.1.9/drivers/video/fbdev/aty/
Daty128fb.c120 static const struct fb_videomode defaultmode = { variable
1999 0, &defaultmode, 8) == 0) in aty128_init()
/linux-6.1.9/drivers/video/fbdev/matrox/
Dmatroxfb_base.c1591 static const struct fb_videomode defaultmode = { variable
1826 NULL, 0, &defaultmode, vesafb_defined.bits_per_pixel); in initMatrox2()