Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dpci.c5280 static int pci_reset_hotplug_slot(struct hotplug_slot *hotplug, bool probe) in pci_reset_hotplug_slot() function
5301 return pci_reset_hotplug_slot(dev->slot->hotplug, probe); in pci_dev_reset_slot_function()
5923 rc = pci_reset_hotplug_slot(slot->hotplug, probe); in pci_slot_reset()
5969 rc = pci_reset_hotplug_slot(slot->hotplug, PCI_RESET_DO_RESET); in __pci_reset_slot()