Searched refs:hres (Results 1 - 15 of 15) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/via/
H A Dviamode.h58 const struct fb_videomode *viafb_get_best_mode(int hres, int vres,
60 const struct fb_videomode *viafb_get_best_rb_mode(int hres, int vres,
H A Dviamode.c355 int hres, int vres, int refresh) get_best_mode()
361 if (modes[i].xres != hres || modes[i].yres != vres) get_best_mode()
372 const struct fb_videomode *viafb_get_best_mode(int hres, int vres, int refresh) viafb_get_best_mode() argument
375 hres, vres, refresh); viafb_get_best_mode()
378 const struct fb_videomode *viafb_get_best_rb_mode(int hres, int vres, viafb_get_best_rb_mode() argument
382 hres, vres, refresh); viafb_get_best_rb_mode()
353 get_best_mode( const struct fb_videomode *modes, int n, int hres, int vres, int refresh) get_best_mode() argument
H A Dioctl.c81 int viafb_ioctl_hotplug(int hres, int vres, int bpp) viafb_ioctl_hotplug() argument
H A Dioctl.h201 int viafb_ioctl_hotplug(int hres, int vres, int bpp);
H A Dhw.c1528 void viafb_update_device_setting(int hres, int vres, int bpp, int flag) viafb_update_device_setting() argument
1531 viaparinfo->tmds_setting_info->h_active = hres; viafb_update_device_setting()
1536 viaparinfo->tmds_setting_info->h_active = hres; viafb_update_device_setting()
2013 int viafb_get_refresh(int hres, int vres, u32 long_refresh) viafb_get_refresh() argument
2017 best = viafb_get_best_mode(hres, vres, long_refresh); viafb_get_refresh()
2022 if (hres == 1200 && vres == 900) viafb_get_refresh()
H A Dhw.h668 int viafb_get_refresh(int hres, int vres, u32 float_refresh);
669 void viafb_update_device_setting(int hres, int vres, int bpp, int flag);
H A Dlcd.c450 static void via_pitch_alignment_patch_lcd(int iga_path, int hres, int bpp) via_pitch_alignment_patch_lcd() argument
456 dwPitch = hres * (bpp >> 3); via_pitch_alignment_patch_lcd()
/linux-4.4.14/kernel/time/
H A Dtick-oneshot.c62 * tick_setup_oneshot - setup the event device for oneshot mode (hres or nohz)
H A Dtimekeeping.c1127 * timekeeping_valid_for_hres - Check if timekeeping is suitable for hres
/linux-4.4.14/drivers/video/fbdev/
H A Dcontrolfb.h88 /* Except, apparently, for hres > 1024 (or == 1280?) */
H A Dvalkyriefb.h89 int hres; member in struct:valkyrie_regvals
H A Dplatinumfb.c148 info->fix.line_length = vmode_attrs[pinfo->vmode-1].hres * (1<<pinfo->cmode) platinumfb_set_par()
225 int baseval = vmode_attrs[video_mode-1].hres * (1<<color_mode); platinum_vram_reqd()
482 pinfo->xres = vmode_attrs[vmode-1].hres; platinum_var_to_par()
H A Dplatinumfb.h340 int hres; member in struct:vmode_attr
/linux-4.4.14/drivers/media/usb/em28xx/
H A Dem28xx-camera.c77 { 0x04, 0x05, 0x00, }, /* hres = 1280 */ em28xx_initialize_mt9m001()
/linux-4.4.14/drivers/media/usb/gspca/
H A Dsn9c20x.c871 {0x04, 0x0500}, /* hres = 1280 */

Completed in 278 milliseconds