Searched refs:fdt_stringlist_get (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/kernel/ |
| H A D | dt_driver.c | 589 compat = fdt_stringlist_get(fdt, nodeoffset, "compatible", in dt_driver_probe_device_by_node() 783 compat = fdt_stringlist_get(fdt, node, "compatible", idx, &len); in dt_driver_maybe_add_probe_node()
|
| /optee_os/core/lib/libfdt/include/ |
| H A D | libfdt.h | 1135 const char *fdt_stringlist_get(const void *fdt, int nodeoffset,
|
| /optee_os/core/arch/arm/plat-stm32mp1/ |
| H A D | main.c | 567 compat = fdt_stringlist_get(fdt, node, "compatible", 0, NULL); in stm32mp_allow_probe_shared_device()
|
| /optee_os/core/lib/libfdt/ |
| H A D | fdt_ro.c | 764 const char *fdt_stringlist_get(const void *fdt, int nodeoffset, in fdt_stringlist_get() function
|