Searched refs:ast_cursor_plane (Results 1 – 2 of 2) sorted by relevance
187 struct ast_cursor_plane *ast_cursor_plane = to_ast_cursor_plane(plane); in ast_cursor_plane_helper_atomic_update() local215 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() local291 struct ast_plane *ast_plane = &ast_cursor_plane->base; in ast_cursor_plane_init()
134 struct ast_cursor_plane { struct140 static inline struct ast_cursor_plane *to_ast_cursor_plane(struct drm_plane *plane) in to_ast_cursor_plane() argument142 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