Searched refs:ast_cursor_plane (Results 1 – 1 of 1) sorted by relevance
136 struct ast_cursor_plane { struct142 static inline struct ast_cursor_plane *to_ast_cursor_plane(struct drm_plane *plane) in to_ast_cursor_plane() argument144 return container_of(to_ast_plane(plane), struct ast_cursor_plane, base); in to_ast_cursor_plane()210 struct ast_cursor_plane cursor_plane;