Searched refs:object_invoke_func (Results 1 – 3 of 3) sorted by relevance
118 int (*object_invoke_func)(struct tee_context *ctx, member
688 .object_invoke_func = qcomtee_object_invoke,
682 if (!ctx->teedev->desc->ops->object_invoke_func) in tee_ioctl_object_invoke()709 rc = ctx->teedev->desc->ops->object_invoke_func(ctx, &arg, params); in tee_ioctl_object_invoke()