Searched defs:tee_file_operations (Results 1 – 1 of 1) sorted by relevance
33 struct tee_file_operations { struct34 TEE_Result (*open)(struct tee_pobj *po, size_t *size,58 extern const struct tee_file_operations ree_fs_ops; argument