Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/
Dtgafb.c55 static void tgafb_fillrect(struct fb_info *, const struct fb_fillrect *);
81 .fb_fillrect = tgafb_fillrect,
926 tgafb_fillrect(struct fb_info *info, const struct fb_fillrect *rect) function