Searched defs:fdt_compatible (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm/include/ | ||
H A D | platformvar.h | 84 const char *fdt_compatible; member |
/freebsd/sys/dev/ofw/ | ||
H A D | ofw_fdt.c | 112 static char fdt_compatible[FDT_COMPAT_LEN]; variable |