Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/ast/
H A Dast_cursor.c171 struct ast_cursor_plane *ast_cursor_plane = to_ast_cursor_plane(plane); in ast_cursor_plane_helper_atomic_update()
H A Dast_drv.h144 static inline struct ast_cursor_plane *to_ast_cursor_plane(struct drm_plane *plane) in to_ast_cursor_plane() function