Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dneofb.c84 static bool nostretch; variable
99 module_param(nostretch, bool, 0);
100 MODULE_PARM_DESC(nostretch,
1944 par->lcd_stretch = !nostretch; in neo_alloc_fb_info()
2189 nostretch = 1; in neofb_setup()