Searched refs:sandbox_tee_state (Results 1 – 3 of 3) sorted by relevance
117 struct sandbox_tee_state *state = dev_get_priv(dev); in ta_avb_invoke_func()374 struct sandbox_tee_state *state = dev_get_priv(dev); in sandbox_tee_close_session()403 struct sandbox_tee_state *state = dev_get_priv(dev); in sandbox_tee_open_session()438 struct sandbox_tee_state *state = dev_get_priv(dev); in sandbox_tee_invoke_func()464 struct sandbox_tee_state *state = dev_get_priv(dev); in sandbox_tee_shm_register()473 struct sandbox_tee_state *state = dev_get_priv(dev); in sandbox_tee_shm_unregister()482 struct sandbox_tee_state *state = dev_get_priv(dev); in sandbox_tee_remove()491 struct sandbox_tee_state *state = dev_get_priv(dev); in sandbox_tee_probe()522 .priv_auto = sizeof(struct sandbox_tee_state),
21 struct sandbox_tee_state { struct
107 struct sandbox_tee_state *state; in test_tee()156 struct sandbox_tee_state *state; in test_tee_rpc()
Completed in 4 milliseconds