Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dgbefb.c157 static struct fb_videomode default_mode_CRT = { variable
186 static struct fb_videomode *default_mode = &default_mode_CRT;
1112 default_mode = &default_mode_CRT; in gbefb_setup()