Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dgbefb.c87 static struct fb_var_screeninfo default_var_CRT = { variable
180 static struct fb_var_screeninfo *default_var = &default_var_CRT;
1099 default_var = &default_var_CRT; in gbefb_setup()