Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/ast/
Dast_drv.h258 struct ast_framebuffer { struct
265 struct ast_framebuffer afb; argument
276 #define to_ast_framebuffer(x) container_of(x, struct ast_framebuffer, base)
317 struct ast_framebuffer *ast_fb,
Dast_main.c388 struct ast_framebuffer *ast_fb = to_ast_framebuffer(fb); in ast_user_framebuffer_destroy()
401 struct ast_framebuffer *ast_fb, in ast_framebuffer_init()
423 struct ast_framebuffer *ast_fb; in ast_user_framebuffer_create()
Dast_fb.c264 struct ast_framebuffer *afb = &afbdev->afb; in ast_fbdev_destroy()
Dast_mode.c530 struct ast_framebuffer *ast_fb; in ast_crtc_do_set_base()
624 struct ast_framebuffer *ast_fb = to_ast_framebuffer(crtc->primary->fb); in ast_crtc_disable()