cxres             162 drivers/video/fbdev/via/dvi.c 	u16 cxres, u16 cyres, int iga)
cxres             175 drivers/video/fbdev/via/dvi.c 	viafb_fill_crtc_timing(&dvi_var, cxres, cyres, iga);
cxres              49 drivers/video/fbdev/via/dvi.h 	u16 cxres, u16 cyres, int iga);
cxres            1456 drivers/video/fbdev/via/hw.c 	u16 cxres, u16 cyres)
cxres            1459 drivers/video/fbdev/via/hw.c 	u16 dx = (var->xres - cxres) / 2, dy = (var->yres - cyres) / 2;
cxres            1461 drivers/video/fbdev/via/hw.c 	timing.hor_addr = cxres;
cxres            1477 drivers/video/fbdev/via/hw.c 	u16 cxres, u16 cyres, int iga)
cxres            1480 drivers/video/fbdev/via/hw.c 		cxres ? cxres : var->xres, cyres ? cyres : var->yres);
cxres            1821 drivers/video/fbdev/via/hw.c 	int j, cxres = 0, cyres = 0;
cxres            1870 drivers/video/fbdev/via/hw.c 		cxres = viafbinfo->var.xres;
cxres            1879 drivers/video/fbdev/via/hw.c 			viafb_fill_crtc_timing(&var2, cxres, cyres, IGA2);
cxres            1899 drivers/video/fbdev/via/hw.c 			viafb_dvi_set_mode(&var2, cxres, cyres, IGA2);
cxres            1908 drivers/video/fbdev/via/hw.c 			viafb_lcd_set_mode(&var2, cxres, cyres,
cxres            1925 drivers/video/fbdev/via/hw.c 			viafb_lcd_set_mode(&var2, cxres, cyres,
cxres             627 drivers/video/fbdev/via/hw.h 	u16 cxres, u16 cyres);
cxres             629 drivers/video/fbdev/via/hw.h 	u16 cxres, u16 cyres, int iga);
cxres             527 drivers/video/fbdev/via/lcd.c void viafb_lcd_set_mode(const struct fb_var_screeninfo *var, u16 cxres,
cxres             533 drivers/video/fbdev/via/lcd.c 	int set_hres = cxres ? cxres : var->xres;
cxres              65 drivers/video/fbdev/via/lcd.h void viafb_lcd_set_mode(const struct fb_var_screeninfo *var, u16 cxres,