Searched refs:fdt_is_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/sys/dev/fdt/
H A Dfdt_common.h95 int fdt_is_type(phandle_t, const char *);
H A Dfdt_common.c270 fdt_is_type(phandle_t node, const char *typestr) function
/freebsd-10.3-release/sys/arm/mv/
H A Dmv_machdep.c370 if (fdt_is_type(child, "pci") || fdt_is_type(child, "pciep")) {
H A Dmv_pci.c411 if (!fdt_is_type(node, "pci"))

Completed in 58 milliseconds