nostretch          84 drivers/video/fbdev/neofb.c static bool nostretch;
nostretch          99 drivers/video/fbdev/neofb.c module_param(nostretch, bool, 0);
nostretch         100 drivers/video/fbdev/neofb.c MODULE_PARM_DESC(nostretch,
nostretch        1945 drivers/video/fbdev/neofb.c 	par->lcd_stretch = !nostretch;
nostretch        2195 drivers/video/fbdev/neofb.c 			nostretch = 1;