drm_framebuffer    40 include/drm/drm_crtc.h struct drm_framebuffer;
drm_framebuffer   141 include/drm/drm_crtc.h 	void (*destroy)(struct drm_framebuffer *framebuffer);
drm_framebuffer   142 include/drm/drm_crtc.h 	int (*create_handle)(struct drm_framebuffer *fb,
drm_framebuffer   157 include/drm/drm_crtc.h 	int (*dirty)(struct drm_framebuffer *framebuffer,
drm_framebuffer   284 include/drm/drm_crtc.h 			 struct drm_framebuffer *fb,
drm_framebuffer   577 include/drm/drm_crtc.h 			    struct drm_crtc *crtc, struct drm_framebuffer *fb,
drm_framebuffer   621 include/drm/drm_crtc.h 	struct drm_framebuffer *fb;
drm_framebuffer   625 include/drm/drm_crtc.h 	struct drm_framebuffer *old_fb;
drm_framebuffer   693 include/drm/drm_crtc.h 	struct drm_framebuffer *fb;
drm_framebuffer   713 include/drm/drm_crtc.h 	struct drm_framebuffer *(*fb_create)(struct drm_device *dev,
drm_framebuffer   868 include/drm/drm_crtc.h #define obj_to_fb(x) container_of(x, struct drm_framebuffer, base)
drm_framebuffer   956 include/drm/drm_crtc.h 				   const struct drm_framebuffer *fb);
drm_framebuffer  1008 include/drm/drm_crtc.h 				struct drm_framebuffer *fb,
drm_framebuffer  1010 include/drm/drm_crtc.h extern struct drm_framebuffer *drm_framebuffer_lookup(struct drm_device *dev,
drm_framebuffer  1012 include/drm/drm_crtc.h extern void drm_framebuffer_unreference(struct drm_framebuffer *fb);
drm_framebuffer  1013 include/drm/drm_crtc.h extern void drm_framebuffer_reference(struct drm_framebuffer *fb);
drm_framebuffer  1014 include/drm/drm_crtc.h extern void drm_framebuffer_remove(struct drm_framebuffer *fb);
drm_framebuffer  1015 include/drm/drm_crtc.h extern void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
drm_framebuffer  1016 include/drm/drm_crtc.h extern void drm_framebuffer_unregister_private(struct drm_framebuffer *fb);
drm_framebuffer    70 include/drm/drm_crtc_helper.h 			struct drm_framebuffer *old_fb);
drm_framebuffer    74 include/drm/drm_crtc_helper.h 			     struct drm_framebuffer *old_fb);
drm_framebuffer    76 include/drm/drm_crtc_helper.h 				    struct drm_framebuffer *fb, int x, int y,
drm_framebuffer   133 include/drm/drm_crtc_helper.h 				     struct drm_framebuffer *old_fb);
drm_framebuffer   141 include/drm/drm_crtc_helper.h extern void drm_helper_mode_fill_fb_struct(struct drm_framebuffer *fb,
drm_framebuffer     7 include/drm/drm_fb_cma_helper.h struct drm_framebuffer;
drm_framebuffer    20 include/drm/drm_fb_cma_helper.h struct drm_framebuffer *drm_fb_cma_create(struct drm_device *dev,
drm_framebuffer    23 include/drm/drm_fb_cma_helper.h struct drm_gem_cma_object *drm_fb_cma_get_gem_obj(struct drm_framebuffer *fb,
drm_framebuffer    83 include/drm/drm_fb_helper.h 	struct drm_framebuffer *fb;
drm_framebuffer    47 include/drm/drm_plane_helper.h 					 struct drm_framebuffer *fb,
drm_framebuffer    58 include/drm/drm_plane_helper.h 				     struct drm_framebuffer *fb,