Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tee/optee/
Dcall.c112 static struct optee_session *find_session(struct optee_context_data *ctxdata, in find_session()
220 struct optee_context_data *ctxdata = ctx->data; in optee_open_session()
290 struct optee_context_data *ctxdata = ctx->data; in optee_close_session()
321 struct optee_context_data *ctxdata = ctx->data; in optee_invoke_func()
366 struct optee_context_data *ctxdata = ctx->data; in optee_cancel_req()
Doptee_private.h107 struct optee_context_data { struct
Dcore.c232 struct optee_context_data *ctxdata; in optee_open()
264 struct optee_context_data *ctxdata = ctx->data; in optee_release()