Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dpci.c4854 static int pci_reset_hotplug_slot(struct hotplug_slot *hotplug, bool probe) in pci_reset_hotplug_slot() function
4875 return pci_reset_hotplug_slot(dev->slot->hotplug, probe); in pci_dev_reset_slot_function()
5523 rc = pci_reset_hotplug_slot(slot->hotplug, probe); in pci_slot_reset()
5569 rc = pci_reset_hotplug_slot(slot->hotplug, PCI_RESET_DO_RESET); in __pci_reset_slot()