Searched defs:ast_fbdev (Results 1 – 1 of 1) sorted by relevance
256 struct ast_fbdev { struct257 struct drm_fb_helper helper;258 struct ast_framebuffer afb;259 struct list_head fbdev_list;260 void *sysram;261 int size;262 struct ttm_bo_kmap_obj mapping;263 int x1, y1, x2, y2; /* dirty rect */264 spinlock_t dirty_lock;