Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dskeletonfb.c481 * xxxfb_fillrect - REQUIRED function. Can use generic routines if
493 void xxxfb_fillrect(struct fb_info *p, const struct fb_fillrect *region) in xxxfb_fillrect() function
648 .fb_fillrect = xxxfb_fillrect, /* Needed !!! */
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dskeletonfb.c480 * xxxfb_fillrect - REQUIRED function. Can use generic routines if
492 void xxxfb_fillrect(struct fb_info *p, const struct fb_fillrect *region) in xxxfb_fillrect() function
647 .fb_fillrect = xxxfb_fillrect, /* Needed !!! */

Completed in 3 milliseconds