Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/ast/
Dast_drv.h251 struct ast_framebuffer { struct
258 struct ast_framebuffer afb; argument
270 #define to_ast_framebuffer(x) container_of(x, struct ast_framebuffer, base)
311 struct ast_framebuffer *ast_fb,
Dast_main.c297 struct ast_framebuffer *ast_fb = to_ast_framebuffer(fb); in ast_user_framebuffer_destroy()
311 struct ast_framebuffer *ast_fb, in ast_framebuffer_init()
333 struct ast_framebuffer *ast_fb; in ast_user_framebuffer_create()
Dast_fb.c291 struct ast_framebuffer *afb = &afbdev->afb; in ast_fbdev_destroy()
Dast_mode.c514 struct ast_framebuffer *ast_fb; in ast_crtc_do_set_base()