Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_fs_rpc.h43 TEE_Result tee_fs_rpc_write_final(struct tee_fs_rpc_operation *op);
/optee_os/core/tee/
H A Dtee_fs_rpc.c175 TEE_Result tee_fs_rpc_write_final(struct tee_fs_rpc_operation *op) in tee_fs_rpc_write_final() function
H A Dtadb.c468 res = tee_fs_rpc_write_final(&op); in tee_tadb_ta_write()
H A Dtee_ree_fs.c266 .rpc_write_final = tee_fs_rpc_write_final,