Home
last modified time | relevance | path

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

/drivers/gpu/drm/ast/
Dast_main.c377 int ast_framebuffer_init(struct drm_device *dev, in ast_framebuffer_init() function
413 ret = ast_framebuffer_init(dev, ast_fb, mode_cmd, obj); in ast_user_framebuffer_create()
Dast_drv.h314 int ast_framebuffer_init(struct drm_device *dev,
Dast_fb.c222 ret = ast_framebuffer_init(dev, &afbdev->afb, &mode_cmd, gobj); in astfb_create()