Home
last modified time | relevance | path

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

/drivers/gpu/drm/ast/
Dast_drv.h256 struct ast_framebuffer { struct
263 struct ast_framebuffer afb; argument
274 #define to_ast_framebuffer(x) container_of(x, struct ast_framebuffer, base)
315 struct ast_framebuffer *ast_fb,
Dast_main.c365 struct ast_framebuffer *ast_fb = to_ast_framebuffer(fb); in ast_user_framebuffer_destroy()
378 struct ast_framebuffer *ast_fb, in ast_framebuffer_init()
400 struct ast_framebuffer *ast_fb; in ast_user_framebuffer_create()
Dast_fb.c287 struct ast_framebuffer *afb = &afbdev->afb; in ast_fbdev_destroy()
Dast_mode.c507 struct ast_framebuffer *ast_fb; in ast_crtc_do_set_base()