Home
last modified time | relevance | path

Searched refs:lima_ctx_free (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/lima/
H A Dlima_ctx.h28 int lima_ctx_free(struct lima_ctx_mgr *mgr, u32 id);
H A Dlima_ctx.c53 int lima_ctx_free(struct lima_ctx_mgr *mgr, u32 id) in lima_ctx_free() function
H A Dlima_drv.c209 return lima_ctx_free(&priv->ctx_mgr, args->id); in lima_ioctl_ctx_free()