Searched defs:property (Results 1 – 6 of 6) sorted by relevance
/optee_os/core/kernel/ |
A D | tpm.c | 29 const uint32_t *property = NULL; in read_dt_tpm_log_info() local
|
/optee_os/core/pta/ |
A D | secstor_ta_mgmt.c | 49 struct tee_tadb_property property; in install_ta() local
|
/optee_os/core/lib/libfdt/ |
A D | fdt_overlay.c | 428 int property) in overlay_fixup_phandle() 512 int property; in overlay_fixup_phandles() local 559 int property; in overlay_apply_node() local
|
A D | fdt_ro.c | 699 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) in fdt_stringlist_count() 724 int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property, in fdt_stringlist_search() 755 const char *property, int idx, in fdt_stringlist_get()
|
/optee_os/core/lib/libfdt/include/ |
A D | libfdt.h | 137 static inline void fdt32_st(void *property, uint32_t value) in fdt32_st() 161 static inline void fdt64_st(void *property, uint64_t value) in fdt64_st() 605 #define fdt_for_each_property_offset(property, fdt, node) \ argument
|
/optee_os/core/tee/ |
A D | tadb.c | 372 TEE_Result tee_tadb_ta_create(const struct tee_tadb_property *property, in tee_tadb_ta_create()
|
Completed in 14 milliseconds