Home
last modified time | relevance | path

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

/drivers/tee/optee/
Dcall.c123 static struct optee_session *find_session(struct optee_context_data *ctxdata, in find_session()
285 struct optee_context_data *ctxdata = ctx->data; in optee_open_session()
386 struct optee_context_data *ctxdata = ctx->data; in optee_close_session()
406 struct optee_context_data *ctxdata = ctx->data; in optee_invoke_func()
456 struct optee_context_data *ctxdata = ctx->data; in optee_cancel_req()
Dcore.c89 struct optee_context_data *ctxdata; in optee_open()
134 struct optee_context_data *ctxdata = ctx->data; in optee_release_helper()
Doptee_private.h185 struct optee_context_data { struct