Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Dcall.c104 static struct optee_session *find_session(struct optee_context_data *ctxdata, in find_session()
214 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()
H A Doptee_private.h108 struct optee_context_data { struct
H A Dcore.c222 struct optee_context_data *ctxdata; in optee_open()
269 struct optee_context_data *ctxdata = ctx->data; in optee_release()