Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ast/
H A Dast_drv.h136 struct ast_cursor_plane { struct
142 static inline struct ast_cursor_plane *to_ast_cursor_plane(struct drm_plane *plane) in to_ast_cursor_plane() argument
144 return container_of(to_ast_plane(plane), struct ast_cursor_plane, base); in to_ast_cursor_plane()
210 struct ast_cursor_plane cursor_plane;