Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsvga.h110 void svga_tilecopy(struct fb_info *info, struct fb_tilearea *area);
H A Dfb.h326 struct fb_tilearea { struct
362 void (*fb_tilecopy)(struct fb_info *info, struct fb_tilearea *area);
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dtileblit.c23 struct fb_tilearea area; in tile_bmove()
H A Dsvgalib.c218 void svga_tilecopy(struct fb_info *info, struct fb_tilearea *area) in svga_tilecopy()