Searched defs:fb_image (Results 1 – 2 of 2) sorted by relevance
314 struct fb_image { struct315 __u32 dx;316 __u32 dy;317 __u32 width;318 __u32 height;319 __u32 fg_color;320 __u32 bg_color;344 struct fb_image image; argument
362 struct fb_image { struct364 __u32 dx;365 __u32 dy;366 __u32 width;367 __u32 height;369 __u32 fg_color;370 __u32 bg_color;371 __u8 depth;372 const char *data;396 struct fb_image image; argument