Searched defs:XenFB (Results 1 – 1 of 1) sorted by relevance
64 struct XenFB { struct65 struct common c;66 QemuConsole *con;67 size_t fb_len;69 int depth;70 int width;71 int height;72 int offset;73 void *pixels;79 struct {[all …]