Lines Matching refs:parent
64 if (WARN_ON(bus->self || bus->parent))
69 * create above the root bus or its own parent. Normally only
74 if (bus->bridge->parent && bus->bridge->parent->of_node)
75 return of_node_get(bus->bridge->parent->of_node);
93 * If we don't have an msi-parent property, look for a domain
118 struct device_node *of_pci_find_child_device(struct device_node *parent,
123 for_each_child_of_node(parent, node) {
127 * Some OFs create a parent node "multifunc-device" as
440 /* Get the pci_dev of our parent */
458 * Ok, we have found a parent with a device-node, hand over to