Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dgbefb.c94 static struct fb_var_screeninfo default_var_CRT = { variable
187 static struct fb_var_screeninfo *default_var = &default_var_CRT;
1111 default_var = &default_var_CRT; in gbefb_setup()