Lines Matching defs:fb
35 static int msm_framebuffer_create_handle(struct drm_framebuffer *fb, in msm_framebuffer_create_handle()
44 static void msm_framebuffer_destroy(struct drm_framebuffer *fb) in msm_framebuffer_destroy()
68 void msm_framebuffer_describe(struct drm_framebuffer *fb, struct seq_file *m) in msm_framebuffer_describe()
90 int msm_framebuffer_prepare(struct drm_framebuffer *fb, in msm_framebuffer_prepare()
107 void msm_framebuffer_cleanup(struct drm_framebuffer *fb, in msm_framebuffer_cleanup()
117 uint32_t msm_framebuffer_iova(struct drm_framebuffer *fb, in msm_framebuffer_iova()
126 struct drm_gem_object *msm_framebuffer_bo(struct drm_framebuffer *fb, int plane) in msm_framebuffer_bo()
132 const struct msm_format *msm_framebuffer_format(struct drm_framebuffer *fb) in msm_framebuffer_format()
142 struct drm_framebuffer *fb; in msm_framebuffer_create() local
173 struct drm_framebuffer *fb; in msm_framebuffer_init() local
254 struct drm_framebuffer *fb; in msm_alloc_stolen_fb() local