Searched defs:fb_copyarea (Results 1 – 2 of 2) sorted by relevance
69944 void (*fb_copyarea)(struct fb_info *, const struct fb_copyarea *); member69966 struct fb_copyarea { struct69967 __u32 dx;69968 __u32 dy;69969 __u32 width;69970 __u32 height;69971 __u32 sx;69972 __u32 sy;
79282 void (*fb_copyarea)(struct fb_info *, const struct fb_copyarea *); member79304 struct fb_copyarea { struct79305 __u32 dx;79306 __u32 dy;79307 __u32 width;79308 __u32 height;79309 __u32 sx;79310 __u32 sy;