Home
last modified time | relevance | path

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

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