Searched refs:find_dev_path (Results 1 – 6 of 6) sorted by relevance
170 DEVTREE_CONST struct device *find_dev_path( in find_dev_path() function206 child = find_dev_path(parent, nested_path); in find_dev_nested_path()222 return find_dev_path(parent, &path); in pcidev_path_behind()
22 cpu = find_dev_path(cpu_bus, &cpu_path); in add_cpu_device()
174 child = find_dev_path(parent, path); in alloc_find_dev()
121 child = find_dev_path(link, &pci_path); in ecam0_fix_missing_devices()
205 DEVTREE_CONST struct device *find_dev_path(
426 struct device *vcm_dev = find_dev_path(dev->upstream, &path); in camera_fill_sensor()