Searched defs:fb_copyarea (Results 1 – 8 of 8) sorted by relevance
342 struct fb_copyarea { struct343 __u32 dx;344 __u32 dy;345 __u32 width;346 __u32 height;347 __u32 sx;348 __u32 sy;
60982 struct fb_copyarea { struct60983 __u32 dx;60984 __u32 dy;60985 __u32 width;60986 __u32 height;60987 __u32 sx;60988 __u32 sy;61167 void (*fb_copyarea)(struct fb_info *, const struct fb_copyarea *); member
94109 struct fb_copyarea { struct94110 __u32 dx;94111 __u32 dy;94112 __u32 width;94113 __u32 height;94114 __u32 sx;94115 __u32 sy;94311 void (*fb_copyarea)(struct fb_info *, const struct fb_copyarea *); member
67158 struct fb_copyarea { struct67159 __u32 dx;67160 __u32 dy;67161 __u32 width;67162 __u32 height;67163 __u32 sx;67164 __u32 sy;67360 void (*fb_copyarea)(struct fb_info *, const struct fb_copyarea *); member
24801 struct fb_copyarea { struct24802 __u32 dx;24803 __u32 dy;24804 __u32 width;24805 __u32 height;24806 __u32 sx;24807 __u32 sy;24993 void (*fb_copyarea)(struct fb_info *, const struct fb_copyarea *); member