Searched defs:vbox_fbdev (Results 1 – 1 of 1) sorted by relevance
166 struct vbox_fbdev { struct167 struct drm_fb_helper helper;168 struct vbox_framebuffer afb;169 int size;170 struct ttm_bo_kmap_obj mapping;171 int x1, y1, x2, y2; /* dirty rect */172 spinlock_t dirty_lock;