Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/ast/
H A Dast_drv.h238 struct ast_crtc { struct
247 #define to_ast_crtc(x) container_of(x, struct ast_crtc, base) argument
H A Dast_mode.c712 struct ast_crtc *ast_crtc = to_ast_crtc(crtc); in ast_cursor_plane_helper_atomic_update() local
1446 struct ast_crtc *ast_crtc = to_ast_crtc(crtc); in ast_cursor_move() local