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

/netbsd-current/external/gpl2/dtc/dist/tests/
H A Dpath_offset_aliases.c20 static void check_alias(void *fdt, const char *full_path, const char *alias_path) argument
25 offset_a = fdt_path_offset(fdt, alias_path);
29 full_path, offset, alias_path, offset_a);

Completed in 130 milliseconds