Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tee/optee/
Dcall.c106 static struct optee_session *find_session(struct optee_context_data *ctxdata, in find_session()
217 struct optee_context_data *ctxdata = ctx->data; in optee_open_session()
293 struct optee_context_data *ctxdata = ctx->data; in optee_close_session()
324 struct optee_context_data *ctxdata = ctx->data; in optee_invoke_func()
369 struct optee_context_data *ctxdata = ctx->data; in optee_cancel_req()
Doptee_private.h106 struct optee_context_data { struct
Dcore.c222 struct optee_context_data *ctxdata; in optee_open()
269 struct optee_context_data *ctxdata = ctx->data; in optee_release()