Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_fs.h33 struct tee_file_operations { struct
34 TEE_Result (*open)(struct tee_pobj *po, size_t *size,
58 extern const struct tee_file_operations ree_fs_ops; argument