Searched defs:fb_fillrect (Results 1 – 2 of 2) sorted by relevance
69943 void (*fb_fillrect)(struct fb_info *, const struct fb_fillrect *); member69957 struct fb_fillrect { struct69958 __u32 dx;69959 __u32 dy;69960 __u32 width;69961 __u32 height;69962 __u32 color;69963 __u32 rop;
79281 void (*fb_fillrect)(struct fb_info *, const struct fb_fillrect *); member79295 struct fb_fillrect { struct79296 __u32 dx;79297 __u32 dy;79298 __u32 width;79299 __u32 height;79300 __u32 color;79301 __u32 rop;