Searched refs:video_height (Results 1 – 6 of 6) sorted by relevance
328 int video_height, in zr36057_set_vfe() argument347 ZR_DEVNAME(zr), video_width, video_height); in zr36057_set_vfe()350 video_height < BUZ_MIN_HEIGHT || in zr36057_set_vfe()351 video_width > Wa || video_height > Ha) { in zr36057_set_vfe()353 ZR_DEVNAME(zr), video_width, video_height); in zr36057_set_vfe()385 DispMode = !(video_height > BUZ_MAX_HEIGHT / 2); in zr36057_set_vfe()386 VidWinHt = DispMode ? video_height : video_height / 2; in zr36057_set_vfe()
75 int video_height; member
1027 xgifb_info->video_height = in XGIfb_do_set_var()1917 xgifb_info->video_height = in xgifb_probe()1948 xgifb_info->video_height, in xgifb_probe()1961 fb_info->var.yres = xgifb_info->video_height; in xgifb_probe()1962 fb_info->var.yres_virtual = xgifb_info->video_height; in xgifb_probe()
648 unsigned int video_height = TW686X_VIDEO_HEIGHT(vc->video_standard); in tw686x_try_fmt_vid_cap() local662 if (f->fmt.pix.height <= video_height / 2) in tw686x_try_fmt_vid_cap()663 f->fmt.pix.height = video_height / 2; in tw686x_try_fmt_vid_cap()665 f->fmt.pix.height = video_height; in tw686x_try_fmt_vid_cap()
494 int video_height; member
1279 ivideo->video_height = sisbios_mode[ivideo->sisfb_mode_idx].yres; in sisfb_do_set_var()1287 ivideo->current_height = ivideo->video_height; in sisfb_do_set_var()6376 ivideo->video_height = sisbios_mode[ivideo->sisfb_mode_idx].yres; in sisfb_probe()6381 ivideo->video_width, ivideo->video_height, ivideo->video_bpp, in sisfb_probe()6386 ivideo->default_var.yres = ivideo->default_var.yres_virtual = ivideo->video_height; in sisfb_probe()