Searched refs:tee_fs_rpc_write_final (Results 1 – 4 of 4) sorted by relevance
43 TEE_Result tee_fs_rpc_write_final(struct tee_fs_rpc_operation *op);
179 TEE_Result tee_fs_rpc_write_final(struct tee_fs_rpc_operation *op) in tee_fs_rpc_write_final() function
468 res = tee_fs_rpc_write_final(&op); in tee_tadb_ta_write()
256 .rpc_write_final = tee_fs_rpc_write_final,
Completed in 40 milliseconds