Home
last modified time | relevance | path

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

/Linux-v5.4/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()
282 struct optee_context_data *ctxdata = ctx->data; in optee_close_session()
313 struct optee_context_data *ctxdata = ctx->data; in optee_invoke_func()
358 struct optee_context_data *ctxdata = ctx->data; in optee_cancel_req()
Doptee_private.h99 struct optee_context_data { struct
Dcore.c223 struct optee_context_data *ctxdata; in optee_open()
255 struct optee_context_data *ctxdata = ctx->data; in optee_release()