Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dskeletonfb.c508 * xxxfb_copyarea - REQUIRED function. Can use generic routines if
519 void xxxfb_copyarea(struct fb_info *p, const struct fb_copyarea *area) in xxxfb_copyarea() function
649 .fb_copyarea = xxxfb_copyarea, /* Needed !!! */
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dskeletonfb.c507 * xxxfb_copyarea - REQUIRED function. Can use generic routines if
518 void xxxfb_copyarea(struct fb_info *p, const struct fb_copyarea *area) in xxxfb_copyarea() function
648 .fb_copyarea = xxxfb_copyarea, /* Needed !!! */

Completed in 4 milliseconds