Searched refs:xenfb_do_update (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | xen-fbfront.c | 90 static void xenfb_do_update(struct xenfb_info *info, in xenfb_do_update() function 181 xenfb_do_update(info, x1, y1, x2 - x1 + 1, y2 - y1 + 1); in xenfb_refresh()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | xen-fbfront.c | 90 static void xenfb_do_update(struct xenfb_info *info, in xenfb_do_update() function 181 xenfb_do_update(info, x1, y1, x2 - x1 + 1, y2 - y1 + 1); in xenfb_refresh()
|
Completed in 4 milliseconds