Home
last modified time | relevance | path

Searched refs:tgafb_fillrect (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dtgafb.c54 static void tgafb_fillrect(struct fb_info *, const struct fb_fillrect *);
80 .fb_fillrect = tgafb_fillrect,
915 * tgafb_fillrect - REQUIRED function. Can use generic routines if
923 tgafb_fillrect(struct fb_info *info, const struct fb_fillrect *rect) function
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dtgafb.c55 static void tgafb_fillrect(struct fb_info *, const struct fb_fillrect *);
81 .fb_fillrect = tgafb_fillrect,
921 * tgafb_fillrect - REQUIRED function. Can use generic routines if
929 tgafb_fillrect(struct fb_info *info, const struct fb_fillrect *rect) function

Completed in 5 milliseconds