Home
last modified time | relevance | path

Searched refs:to_ast_crtc (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/ast/
Dast_drv.h273 #define to_ast_crtc(x) container_of(x, struct ast_crtc, base) macro
Dast_mode.c1148 struct ast_crtc *ast_crtc = to_ast_crtc(crtc); in ast_cursor_set()
1229 struct ast_crtc *ast_crtc = to_ast_crtc(crtc); in ast_cursor_move()