Home
last modified time | relevance | path

Searched refs:fdt_node_check_compatible (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/kernel/
A Ddt.c26 if (!fdt_node_check_compatible(fdt, offs, in dt_find_compatible_driver()
/optee_os-3.20.0/core/lib/libfdt/
A Dfdt_ro.c799 int fdt_node_check_compatible(const void *fdt, int nodeoffset, in fdt_node_check_compatible() function
827 err = fdt_node_check_compatible(fdt, offset, compatible); in fdt_node_offset_by_compatible()
/optee_os-3.20.0/core/lib/libfdt/include/
A Dlibfdt.h1023 int fdt_node_check_compatible(const void *fdt, int nodeoffset,
/optee_os-3.20.0/core/arch/arm/kernel/
A Dsecure_partition.c420 if (fdt_node_check_compatible(fdt, 0, "arm,ffa-manifest-1.0")) { in check_fdt()
1225 if (fdt_node_check_compatible(fdt, root, "arm,ffa-core-manifest-1.0")) in fip_sp_map_all()

Completed in 9 milliseconds