Lines Matching defs:drm_framebuffer
69837 struct drm_framebuffer { struct
69843 const struct drm_framebuffer_funcs *funcs; argument
69844 unsigned int pitches[4];
69845 unsigned int offsets[4];
69846 uint64_t modifier;
69847 unsigned int width;
69848 unsigned int height;
69849 int flags;
69850 int hot_x;
69851 int hot_y;
69852 struct list_head filp_head;
69853 struct drm_gem_object *obj[4];