Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/ast/
Dast_main.c310 int ast_framebuffer_init(struct drm_device *dev, in ast_framebuffer_init() function
346 ret = ast_framebuffer_init(dev, ast_fb, mode_cmd, obj); in ast_user_framebuffer_create()
Dast_drv.h310 int ast_framebuffer_init(struct drm_device *dev,
Dast_fb.c226 ret = ast_framebuffer_init(dev, &afbdev->afb, &mode_cmd, gobj); in astfb_create()