Searched refs:pci_bus_reset (Results 1 – 1 of 1) sorted by relevance
5554 static int pci_bus_reset(struct pci_bus *bus, bool probe) in pci_bus_reset() function5585 rc = pci_bus_reset(bus, PCI_RESET_PROBE); in pci_try_reset_bus()5647 return pci_bus_reset(bridge->subordinate, PCI_RESET_DO_RESET); in pci_reset_bridge()5672 return pci_bus_reset(bus, PCI_RESET_PROBE); in pci_probe_reset_bus()