Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/
Dpci.c5221 static int pci_reset_hotplug_slot(struct hotplug_slot *hotplug, bool probe) in pci_reset_hotplug_slot() function
5242 return pci_reset_hotplug_slot(dev->slot->hotplug, probe); in pci_dev_reset_slot_function()
5864 rc = pci_reset_hotplug_slot(slot->hotplug, probe); in pci_slot_reset()
5910 rc = pci_reset_hotplug_slot(slot->hotplug, PCI_RESET_DO_RESET); in __pci_reset_slot()