Searched refs:fb_copyarea (Results 51 - 65 of 65) sorted by relevance

123

/linux-master/drivers/video/fbdev/
H A Dtridentfb.c669 const struct fb_copyarea *ca)
1453 .fb_copyarea = tridentfb_copyarea,
H A Dvt8623fb.c661 .fb_copyarea = cfb_copyarea,
H A Datafb.c275 * void (*fb_copyarea) (struct fb_info *info, const struct fb_copyarea *region);
2458 static void atafb_copyarea(struct fb_info *info, const struct fb_copyarea *area)
2674 .fb_copyarea = atafb_copyarea,
H A Dsh_mobile_lcdcfb.c1665 const struct fb_copyarea *area)
1972 .fb_copyarea = sh_mobile_lcdc_copyarea,
H A Dsstfb.c773 static void sstfb_copyarea(struct fb_info *info, const struct fb_copyarea *area)
H A Darkfb.c941 .fb_copyarea = cfb_copyarea,
H A Ds3fb.c1063 .fb_copyarea = cfb_copyarea,
H A Damifb.c3236 const struct fb_copyarea *area)
3498 .fb_copyarea = amifb_copyarea,
/linux-master/drivers/video/fbdev/riva/
H A Dfbdev.c1431 * @region: pointer to fb_copyarea structure
1439 static void rivafb_copyarea(struct fb_info *info, const struct fb_copyarea *region)
1680 .fb_copyarea = rivafb_copyarea,
/linux-master/drivers/video/fbdev/via/
H A Dviafbdev.c700 const struct fb_copyarea *area)
2064 .fb_copyarea = viafb_copyarea,
/linux-master/drivers/video/fbdev/aty/
H A Dradeon_base.c1965 .fb_copyarea = radeonfb_copyarea,
H A Datyfb_base.c315 .fb_copyarea = atyfb_copyarea,
/linux-master/drivers/video/fbdev/i810/
H A Di810_main.c1557 .fb_copyarea = i810fb_copyarea,
/linux-master/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c1655 .fb_copyarea = savagefb_copyarea,
/linux-master/drivers/video/fbdev/sis/
H A Dsis_main.c1892 .fb_copyarea = fbcon_sis_copyarea,

Completed in 300 milliseconds

123