Searched refs:print_device_path (Results 1 – 1 of 1) sorted by relevance
63 static int print_device_path(struct devinfo_dev *, void *);398 print_device_path(struct devinfo_dev *dev, void *xname) in print_device_path() function408 rv = devinfo_foreach_device_child(dev, print_device_path, xname); in print_device_path()420 if (devinfo_foreach_device_child(root, print_device_path, in print_path()