Home
last modified time | relevance | path

Searched refs:drm_fb_cma_funcs (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/
Ddrm_fb_cma_helper.c71 static struct drm_framebuffer_funcs drm_fb_cma_funcs = { variable
93 ret = drm_framebuffer_init(dev, &fb_cma->fb, &drm_fb_cma_funcs); in drm_fb_cma_alloc()