Searched refs:drm_afbc_framebuffer (Results 1 – 4 of 4) sorted by relevance
4 struct drm_afbc_framebuffer;45 struct drm_afbc_framebuffer *afbc_fb);
305 struct drm_afbc_framebuffer { struct336 #define fb_to_afbc_fb(x) container_of(x, struct drm_afbc_framebuffer, base) argument
339 struct drm_afbc_framebuffer *afbc_fb) in drm_gem_afbc_min_size()414 struct drm_afbc_framebuffer *afbc_fb) in drm_gem_fb_afbc_init()
64 struct drm_afbc_framebuffer *afbc_fb; in rockchip_fb_create()