Searched refs:pcibios_find_pci_bus (Results 1 – 4 of 4) sorted by relevance
56 pcibios_find_pci_bus(struct device_node *dn) in pcibios_find_pci_bus() function65 EXPORT_SYMBOL_GPL(pcibios_find_pci_bus);
354 if (!pcibios_find_pci_bus(dn) && of_node_to_eeh_dev(dn->parent)) in eeh_reset_device()424 frozen_bus = pcibios_find_pci_bus(frozen_dn); in handle_eeh_events()436 frozen_bus = pcibios_find_pci_bus(frozen_dn->parent); in handle_eeh_events()
323 if (!pcibios_find_pci_bus(dn) && of_node_to_eeh_dev(dn->parent)) in eeh_mark_slot()371 if (!pcibios_find_pci_bus(dn) && of_node_to_eeh_dev(dn->parent)) in eeh_clear_slot()634 if (!pcibios_find_pci_bus(dn) && of_node_to_eeh_dev(dn->parent)) in eeh_set_pe_freset()
197 extern struct pci_bus *pcibios_find_pci_bus(struct device_node *dn);