Searched refs:fdt_stringlist_get (Results 1 – 6 of 6) sorted by relevance
/optee_os/core/kernel/ |
A D | dt_driver.c | 424 compat = fdt_stringlist_get(fdt, nodeoffset, "compatible", in dt_driver_probe_device_by_node() 618 compat = fdt_stringlist_get(fdt, node, "compatible", idx, &len); in dt_driver_maybe_add_probe_node()
|
/optee_os/core/lib/libfdt/include/ |
A D | libfdt.h | 1135 const char *fdt_stringlist_get(const void *fdt, int nodeoffset,
|
/optee_os/core/lib/libfdt/ |
A D | fdt_ro.c | 754 const char *fdt_stringlist_get(const void *fdt, int nodeoffset, in fdt_stringlist_get() function
|
/optee_os/out/arm/core/ |
A D | tee.symb_sizes | 564 000000000e12f530 00000000000000b4 T fdt_stringlist_get
|
A D | tee.dmp | 31026 e113cd4: 94006e17 bl e12f530 <fdt_stringlist_get> 72888 000000000e12f530 <fdt_stringlist_get>: 72889 fdt_stringlist_get(): 72902 e12f554: b50000e0 cbnz x0, e12f570 <fdt_stringlist_get+0x40> 72907 e12f560: 14000019 b e12f5c4 <fdt_stringlist_get+0x94> 72912 e12f56c: 14000016 b e12f5c4 <fdt_stringlist_get+0x94> 72920 e12f580: b4fffef4 cbz x20, e12f55c <fdt_stringlist_get+0x2c> 72923 e12f588: 1400000b b e12f5b4 <fdt_stringlist_get+0x84> 72935 e12f5ac: b4fffd94 cbz x20, e12f55c <fdt_stringlist_get+0x2c> 72940 e12f5b8: 17ffffe9 b e12f55c <fdt_stringlist_get+0x2c> [all …]
|
A D | tee.map | 23318 .text.fdt_stringlist_get 23320 0x000000000e12f530 fdt_stringlist_get
|
Completed in 206 milliseconds