Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dneofb.c89 static bool nostretch; variable
104 module_param(nostretch, bool, 0);
105 MODULE_PARM_DESC(nostretch,
1957 par->lcd_stretch = !nostretch; in neo_alloc_fb_info()
2214 nostretch = 1; in neofb_setup()