NeoPanelWidth     594 drivers/video/fbdev/neofb.c             ((var->xres > par->NeoPanelWidth) ||
NeoPanelWidth     598 drivers/video/fbdev/neofb.c 		       var->xres, var->yres, par->NeoPanelWidth,
NeoPanelWidth     853 drivers/video/fbdev/neofb.c 	    (info->var.xres != par->NeoPanelWidth)) {
NeoPanelWidth     887 drivers/video/fbdev/neofb.c 		if (info->var.xres == par->NeoPanelWidth) {
NeoPanelWidth     899 drivers/video/fbdev/neofb.c 				    ((par->NeoPanelWidth -
NeoPanelWidth    1792 drivers/video/fbdev/neofb.c 		par->NeoPanelWidth = 640;
NeoPanelWidth    1797 drivers/video/fbdev/neofb.c 		par->NeoPanelWidth = 800;
NeoPanelWidth    1809 drivers/video/fbdev/neofb.c 		par->NeoPanelWidth = 1024;
NeoPanelWidth    1816 drivers/video/fbdev/neofb.c 		par->NeoPanelWidth = 1280;
NeoPanelWidth    1827 drivers/video/fbdev/neofb.c 		par->NeoPanelWidth = 640;
NeoPanelWidth    1834 drivers/video/fbdev/neofb.c 	       par->NeoPanelWidth,
NeoPanelWidth     170 include/video/neomagic.h 	int NeoPanelWidth;