Lines Matching defs:fb

78 				     const struct drm_framebuffer *fb)  in drm_framebuffer_check_src_coords()
275 struct drm_framebuffer *fb; in drm_internal_framebuffer_create() local
333 struct drm_framebuffer *fb; in drm_mode_addfb2() local
387 struct drm_framebuffer *fb = in drm_mode_rmfb_work_fn() local
398 static int drm_mode_closefb(struct drm_framebuffer *fb, in drm_mode_closefb()
439 struct drm_framebuffer *fb; in drm_mode_rmfb() local
489 struct drm_framebuffer *fb; in drm_mode_closefb_ioctl() local
524 struct drm_framebuffer *fb; in drm_mode_getfb() local
586 struct drm_framebuffer *fb; in drm_mode_getfb2_ioctl() local
716 struct drm_framebuffer *fb; in drm_mode_dirtyfb_ioctl() local
791 struct drm_framebuffer *fb, *tfb; in drm_fb_release() local
828 struct drm_framebuffer *fb = in drm_framebuffer_free() local
862 int drm_framebuffer_init(struct drm_device *dev, struct drm_framebuffer *fb, in drm_framebuffer_init()
906 struct drm_framebuffer *fb = NULL; in drm_framebuffer_lookup() local
929 void drm_framebuffer_unregister_private(struct drm_framebuffer *fb) in drm_framebuffer_unregister_private()
960 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup()
971 static int atomic_remove_fb(struct drm_framebuffer *fb) in atomic_remove_fb()
1075 static void legacy_remove_fb(struct drm_framebuffer *fb) in legacy_remove_fb()
1118 void drm_framebuffer_remove(struct drm_framebuffer *fb) in drm_framebuffer_remove()
1158 const struct drm_framebuffer *fb) in drm_framebuffer_print_info()
1189 struct drm_framebuffer *fb; in drm_framebuffer_info() local