Searched refs:sandbox_tee_state (Results 1 – 3 of 3) sorted by relevance
182 struct sandbox_tee_state *state = dev_get_priv(dev); in sandbox_tee_close_session()211 struct sandbox_tee_state *state = dev_get_priv(dev); in sandbox_tee_open_session()246 struct sandbox_tee_state *state = dev_get_priv(dev); in sandbox_tee_invoke_func()272 struct sandbox_tee_state *state = dev_get_priv(dev); in sandbox_tee_shm_register()281 struct sandbox_tee_state *state = dev_get_priv(dev); in sandbox_tee_shm_unregister()307 .priv_auto_alloc_size = sizeof(struct sandbox_tee_state),
15 struct sandbox_tee_state { struct
61 struct sandbox_tee_state *state; in test_tee()