Searched refs:pci_reset_hotplug_slot (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pci/
H A Dpci.c4910 static int pci_reset_hotplug_slot(struct hotplug_slot *hotplug, bool probe) function
4931 return pci_reset_hotplug_slot(dev->slot->hotplug, probe);
5646 rc = pci_reset_hotplug_slot(slot->hotplug, probe);
5692 rc = pci_reset_hotplug_slot(slot->hotplug, PCI_RESET_DO_RESET);

Completed in 136 milliseconds