Home
last modified time | relevance | path

Searched refs:horiz_start (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/video/
H A Duvesafb.h11 u16 horiz_start; member
/kernel/linux/linux-6.6/include/video/
H A Duvesafb.h11 u16 horiz_start; member
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Duvesafb.c1249 crtc->horiz_start = info->var.xres + info->var.right_margin; in uvesafb_set_par()
1250 crtc->horiz_end = crtc->horiz_start + info->var.hsync_len; in uvesafb_set_par()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Duvesafb.c1251 crtc->horiz_start = info->var.xres + info->var.right_margin; in uvesafb_set_par()
1252 crtc->horiz_end = crtc->horiz_start + info->var.hsync_len; in uvesafb_set_par()

Completed in 6 milliseconds