Lines Matching defs:fb

78 				     const struct drm_framebuffer *fb)  in drm_framebuffer_check_src_coords()
292 struct drm_framebuffer *fb; in drm_internal_framebuffer_create() local
350 struct drm_framebuffer *fb; in drm_mode_addfb2() local
404 struct drm_framebuffer *fb = in drm_mode_rmfb_work_fn() local
431 struct drm_framebuffer *fb = NULL; in drm_mode_rmfb() local
509 struct drm_framebuffer *fb; in drm_mode_getfb() local
571 struct drm_framebuffer *fb; in drm_mode_getfb2_ioctl() local
701 struct drm_framebuffer *fb; in drm_mode_dirtyfb_ioctl() local
776 struct drm_framebuffer *fb, *tfb; in drm_fb_release() local
813 struct drm_framebuffer *fb = in drm_framebuffer_free() local
844 int drm_framebuffer_init(struct drm_device *dev, struct drm_framebuffer *fb, in drm_framebuffer_init()
888 struct drm_framebuffer *fb = NULL; in drm_framebuffer_lookup() local
911 void drm_framebuffer_unregister_private(struct drm_framebuffer *fb) in drm_framebuffer_unregister_private()
942 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup()
953 static int atomic_remove_fb(struct drm_framebuffer *fb) in atomic_remove_fb()
1057 static void legacy_remove_fb(struct drm_framebuffer *fb) in legacy_remove_fb()
1100 void drm_framebuffer_remove(struct drm_framebuffer *fb) in drm_framebuffer_remove()
1149 const struct drm_framebuffer *fb, int plane) in drm_framebuffer_plane_width()
1168 const struct drm_framebuffer *fb, int plane) in drm_framebuffer_plane_height()
1178 const struct drm_framebuffer *fb) in drm_framebuffer_print_info()
1209 struct drm_framebuffer *fb; in drm_framebuffer_info() local