Searched refs:ofw_fdt_instance_to_path (Results 1 – 1 of 1) sorted by relevance
75 static ssize_t ofw_fdt_instance_to_path(ofw_t, ihandle_t, char *, size_t);91 OFWMETHOD(ofw_instance_to_path, ofw_fdt_instance_to_path),455 ofw_fdt_instance_to_path(ofw_t ofw, ihandle_t instance, char *buf, size_t len) in ofw_fdt_instance_to_path() function