Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dcg6.c36 static void cg6_fillrect(struct fb_info *, const struct fb_fillrect *);
52 .fb_fillrect = cg6_fillrect,
312 * cg6_fillrect - Draws a rectangle on the screen.
317 static void cg6_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in cg6_fillrect() function
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dcg6.c37 static void cg6_fillrect(struct fb_info *, const struct fb_fillrect *);
53 .fb_fillrect = cg6_fillrect,
313 * cg6_fillrect - Draws a rectangle on the screen.
318 static void cg6_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in cg6_fillrect() function

Completed in 3 milliseconds