Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/
Dpci.c5110 static int pci_reset_hotplug_slot(struct hotplug_slot *hotplug, bool probe) in pci_reset_hotplug_slot() function
5131 return pci_reset_hotplug_slot(dev->slot->hotplug, probe); in pci_dev_reset_slot_function()
5753 rc = pci_reset_hotplug_slot(slot->hotplug, probe); in pci_slot_reset()
5799 rc = pci_reset_hotplug_slot(slot->hotplug, PCI_RESET_DO_RESET); in __pci_reset_slot()