horiz_start      1249 drivers/video/fbdev/uvesafb.c 		crtc->horiz_start = info->var.xres + info->var.right_margin;
horiz_start      1250 drivers/video/fbdev/uvesafb.c 		crtc->horiz_end	  = crtc->horiz_start + info->var.hsync_len;
horiz_start        11 include/video/uvesafb.h 	u16 horiz_start;