Searched refs:tee_file_operations (Results 1 – 11 of 11) sorted by relevance
31 struct tee_file_operations { struct55 extern const struct tee_file_operations ree_fs_ops; argument58 extern const struct tee_file_operations rpmb_fs_ops;76 static inline const struct tee_file_operations *
24 const struct tee_file_operations *fops;36 const struct tee_file_operations *fops,
58 const struct tee_file_operations *fops = o->pobj->fops; in tee_obj_verify()
40 const struct tee_file_operations *fops;91 const struct tee_file_operations *fops = o->pobj->fops; in tee_svc_storage_read_head()174 const struct tee_file_operations *fops = in syscall_storage_obj_open()256 const struct tee_file_operations *fops = o->pobj->fops; in tee_svc_storage_init_file()319 const struct tee_file_operations *fops = in syscall_storage_obj_create()458 const struct tee_file_operations *fops = NULL; in syscall_storage_obj_rename()583 const struct tee_file_operations *fops = in syscall_storage_start_enum()
62 const struct tee_file_operations *fops, in tee_pobj_get()
31 const struct tee_file_operations *ops;
992 const struct tee_file_operations ree_fs_ops = {
3045 const struct tee_file_operations rpmb_fs_ops = {
211 const struct tee_file_operations *fops = NULL; in sec_storage_obj_read()257 const struct tee_file_operations *fops = NULL; in sec_storage_obj_write()
641 const struct tee_file_operations *fops = NULL; in sec_storage_obj_read()702 const struct tee_file_operations *fops = NULL; in sec_storage_obj_write()
90 const struct tee_file_operations *ops = NULL; in check_update_version()
Completed in 20 milliseconds