Searched refs:dev_root (Results 1 – 2 of 2) sorted by relevance
553 struct devinfo_dev *dev_root; in refresh_device_tbl() local573 if ((dev_root = devinfo_handle_to_device(DEVINFO_ROOT_DEVICE)) == NULL){ in refresh_device_tbl()582 if (devinfo_foreach_device_child(dev_root, device_collector, NULL)) in refresh_device_tbl()
623 struct dentry *dev_root; member