Lines Matching defs:fb

78 				     const struct drm_framebuffer *fb)  in drm_framebuffer_check_src_coords()
274 struct drm_framebuffer *fb; in drm_internal_framebuffer_create() local
332 struct drm_framebuffer *fb; in drm_mode_addfb2() local
386 struct drm_framebuffer *fb = in drm_mode_rmfb_work_fn() local
397 static int drm_mode_closefb(struct drm_framebuffer *fb, in drm_mode_closefb()
438 struct drm_framebuffer *fb; in drm_mode_rmfb() local
488 struct drm_framebuffer *fb; in drm_mode_closefb_ioctl() local
523 struct drm_framebuffer *fb; in drm_mode_getfb() local
585 struct drm_framebuffer *fb; in drm_mode_getfb2_ioctl() local
715 struct drm_framebuffer *fb; in drm_mode_dirtyfb_ioctl() local
790 struct drm_framebuffer *fb, *tfb; in drm_fb_release() local
827 struct drm_framebuffer *fb = in drm_framebuffer_free() local
860 int drm_framebuffer_init(struct drm_device *dev, struct drm_framebuffer *fb, in drm_framebuffer_init()
904 struct drm_framebuffer *fb = NULL; in drm_framebuffer_lookup() local
927 void drm_framebuffer_unregister_private(struct drm_framebuffer *fb) in drm_framebuffer_unregister_private()
958 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup()
969 static int atomic_remove_fb(struct drm_framebuffer *fb) in atomic_remove_fb()
1073 static void legacy_remove_fb(struct drm_framebuffer *fb) in legacy_remove_fb()
1116 void drm_framebuffer_remove(struct drm_framebuffer *fb) in drm_framebuffer_remove()
1156 const struct drm_framebuffer *fb) in drm_framebuffer_print_info()
1187 struct drm_framebuffer *fb; in drm_framebuffer_info() local