Home
last modified time | relevance | path

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

/drivers/gpu/drm/ast/
A Dast_cursor.c187 struct ast_cursor_plane *ast_cursor_plane = to_ast_cursor_plane(plane); in ast_cursor_plane_helper_atomic_update() local
215 argb4444 = ast_cursor_plane->argb4444; in ast_cursor_plane_helper_atomic_update()
290 struct ast_cursor_plane *ast_cursor_plane = &ast->cursor_plane; in ast_cursor_plane_init() local
291 struct ast_plane *ast_plane = &ast_cursor_plane->base; in ast_cursor_plane_init()
A Dast_drv.h134 struct ast_cursor_plane { struct
140 static inline struct ast_cursor_plane *to_ast_cursor_plane(struct drm_plane *plane) in to_ast_cursor_plane() argument
142 return container_of(to_ast_plane(plane), struct ast_cursor_plane, base); in to_ast_cursor_plane()
188 struct ast_cursor_plane cursor_plane;

Completed in 6 milliseconds