Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tee/amdtee/
H A Dcore.c62 handle_unload_ta(sess->ta_handle); in release_session()
265 handle_unload_ta(ta_handle); in amdtee_open_session()
279 handle_unload_ta(ta_handle); in amdtee_open_session()
292 handle_unload_ta(ta_handle); in amdtee_open_session()
333 handle_unload_ta(ta_handle); in amdtee_close_session()
H A Damdtee_private.h155 int handle_unload_ta(u32 ta_handle);
H A Dcall.c167 int handle_unload_ta(u32 ta_handle) in handle_unload_ta() function