lima_ctx_create    23 drivers/gpu/drm/lima/lima_ctx.h int lima_ctx_create(struct lima_device *dev, struct lima_ctx_mgr *mgr, u32 *id);
lima_ctx_create   184 drivers/gpu/drm/lima/lima_drv.c 	return lima_ctx_create(ldev, &priv->ctx_mgr, &args->id);