Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/ast/
Dast_cursor.c171 struct ast_cursor_plane *ast_cursor_plane = to_ast_cursor_plane(plane); in ast_cursor_plane_helper_atomic_update() local
274 struct ast_cursor_plane *ast_cursor_plane = &ast->cursor_plane; in ast_cursor_plane_init() local
Dast_drv.h138 struct ast_cursor_plane { struct
144 static inline struct ast_cursor_plane *to_ast_cursor_plane(struct drm_plane *plane) in to_ast_cursor_plane() argument