Searched refs:to_ast_plane (Results 1 – 2 of 2) sorted by relevance
649 struct ast_plane *ast_plane = to_ast_plane(plane); in ast_primary_plane_helper_atomic_update()682 struct ast_plane *ast_plane = to_ast_plane(plane); in ast_primary_plane_helper_atomic_enable()705 struct ast_plane *ast_plane = to_ast_plane(plane); in ast_primary_plane_helper_get_scanout_buffer()898 struct ast_plane *ast_plane = to_ast_plane(plane); in ast_cursor_plane_helper_atomic_update()
144 static inline struct ast_plane *to_ast_plane(struct drm_plane *plane) in to_ast_plane() function