Searched refs:drm_fb_cma_funcs (Results 1 – 1 of 1) sorted by relevance
71 static struct drm_framebuffer_funcs drm_fb_cma_funcs = { variable93 ret = drm_framebuffer_init(dev, &fb_cma->fb, &drm_fb_cma_funcs); in drm_fb_cma_alloc()