Home
last modified time | relevance | path

Searched defs:ast_crtc (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/ast/
Dast_drv.h230 struct ast_crtc { struct
239 #define to_ast_crtc(x) container_of(x, struct ast_crtc, base) argument
Dast_mode.c1159 struct ast_crtc *ast_crtc = to_ast_crtc(crtc); in ast_cursor_set() local
1254 struct ast_crtc *ast_crtc = to_ast_crtc(crtc); in ast_cursor_move() local