Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Dpseudo_ta.c242 static const struct ts_ops pseudo_ta_ops = { variable
251 return ctx->ops == &pseudo_ta_ops; in is_pseudo_ta_ctx()
325 ctx->ts_ctx.ops = &pseudo_ta_ops; in tee_ta_init_pseudo_ta_session()