lcd_stretch       726 drivers/video/fbdev/neofb.c 	int lcd_stretch;
lcd_stretch       852 drivers/video/fbdev/neofb.c 	if (par->lcd_stretch && (par->PanelDispCntlReg1 == 0x02) &&	/* LCD only */
lcd_stretch       860 drivers/video/fbdev/neofb.c 			lcd_stretch = 1;
lcd_stretch       864 drivers/video/fbdev/neofb.c 			lcd_stretch = 0;
lcd_stretch       868 drivers/video/fbdev/neofb.c 		lcd_stretch = 0;
lcd_stretch       897 drivers/video/fbdev/neofb.c 			if (!lcd_stretch) {
lcd_stretch      1945 drivers/video/fbdev/neofb.c 	par->lcd_stretch = !nostretch;
lcd_stretch       176 include/video/neomagic.h 	int lcd_stretch;