vert_total        192 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c 	u32 vert_total = 0;
vert_total        201 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c 		vert_total = get_vertical_total(timing);
vert_total        204 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c 		    (vert_total - vfp_fetch_lines) * horiz_total + 1;
vert_total       1255 drivers/video/fbdev/uvesafb.c 		crtc->vert_total  = crtc->vert_end + info->var.upper_margin;
vert_total       1259 drivers/video/fbdev/uvesafb.c 				(crtc->vert_total * crtc->horiz_total)));
vert_total         13 include/video/uvesafb.h 	u16 vert_total;