hres 146 drivers/video/fbdev/platinumfb.c info->fix.line_length = vmode_attrs[pinfo->vmode-1].hres * (1<<pinfo->cmode) hres 223 drivers/video/fbdev/platinumfb.c int baseval = vmode_attrs[video_mode-1].hres * (1<<color_mode); hres 475 drivers/video/fbdev/platinumfb.c pinfo->xres = vmode_attrs[vmode-1].hres; hres 340 drivers/video/fbdev/platinumfb.h int hres; hres 85 drivers/video/fbdev/valkyriefb.h int hres; hres 1513 drivers/video/fbdev/via/hw.c void viafb_update_device_setting(int hres, int vres, int bpp, int flag) hres 1516 drivers/video/fbdev/via/hw.c viaparinfo->tmds_setting_info->h_active = hres; hres 1521 drivers/video/fbdev/via/hw.c viaparinfo->tmds_setting_info->h_active = hres; hres 1998 drivers/video/fbdev/via/hw.c int viafb_get_refresh(int hres, int vres, u32 long_refresh) hres 2002 drivers/video/fbdev/via/hw.c best = viafb_get_best_mode(hres, vres, long_refresh); hres 2007 drivers/video/fbdev/via/hw.c if (hres == 1200 && vres == 900) hres 654 drivers/video/fbdev/via/hw.h int viafb_get_refresh(int hres, int vres, u32 float_refresh); hres 655 drivers/video/fbdev/via/hw.h void viafb_update_device_setting(int hres, int vres, int bpp, int flag); hres 67 drivers/video/fbdev/via/ioctl.c int viafb_ioctl_hotplug(int hres, int vres, int bpp) hres 187 drivers/video/fbdev/via/ioctl.h int viafb_ioctl_hotplug(int hres, int vres, int bpp); hres 436 drivers/video/fbdev/via/lcd.c static void via_pitch_alignment_patch_lcd(int iga_path, int hres, int bpp) hres 442 drivers/video/fbdev/via/lcd.c dwPitch = hres * (bpp >> 3); hres 341 drivers/video/fbdev/via/viamode.c int hres, int vres, int refresh) hres 347 drivers/video/fbdev/via/viamode.c if (modes[i].xres != hres || modes[i].yres != vres) hres 358 drivers/video/fbdev/via/viamode.c const struct fb_videomode *viafb_get_best_mode(int hres, int vres, int refresh) hres 361 drivers/video/fbdev/via/viamode.c hres, vres, refresh); hres 364 drivers/video/fbdev/via/viamode.c const struct fb_videomode *viafb_get_best_rb_mode(int hres, int vres, hres 368 drivers/video/fbdev/via/viamode.c hres, vres, refresh); hres 44 drivers/video/fbdev/via/viamode.h const struct fb_videomode *viafb_get_best_mode(int hres, int vres, hres 46 drivers/video/fbdev/via/viamode.h const struct fb_videomode *viafb_get_best_rb_mode(int hres, int vres,