Home
last modified time | relevance | path

Searched defs:tfh (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/tee/
H A Dtee_rpmb_fs.c2408 static void rpmb_fs_close(struct tee_file_handle **tfh) in rpmb_fs_close()
2416 static TEE_Result rpmb_fs_read(struct tee_file_handle *tfh, size_t pos, in rpmb_fs_read()
2634 static TEE_Result rpmb_fs_write(struct tee_file_handle *tfh, size_t pos, in rpmb_fs_write()
2772 static TEE_Result rpmb_fs_truncate(struct tee_file_handle *tfh, size_t length) in rpmb_fs_truncate()