Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
Dneofb.c83 static bool nostretch; variable
98 module_param(nostretch, bool, 0);
99 MODULE_PARM_DESC(nostretch,
1945 par->lcd_stretch = !nostretch; in neo_alloc_fb_info()
2195 nostretch = 1; in neofb_setup()