Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tee/optee/
Dcall.c103 static struct optee_session *find_session(struct optee_context_data *ctxdata, in find_session()
212 struct optee_context_data *ctxdata = ctx->data; in optee_open_session()
286 struct optee_context_data *ctxdata = ctx->data; in optee_close_session()
317 struct optee_context_data *ctxdata = ctx->data; in optee_invoke_func()
362 struct optee_context_data *ctxdata = ctx->data; in optee_cancel_req()
Doptee_private.h106 struct optee_context_data { struct
Dcore.c231 struct optee_context_data *ctxdata; in optee_open()
278 struct optee_context_data *ctxdata = ctx->data; in optee_release()