Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dgbefb.c92 static struct fb_var_screeninfo default_var_CRT = { variable
185 static struct fb_var_screeninfo *default_var = &default_var_CRT;
1109 default_var = &default_var_CRT; in gbefb_setup()