Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/
H A Dpci.c4950 static int pci_reset_hotplug_slot(struct hotplug_slot *hotplug, int probe) in pci_reset_hotplug_slot() function
4971 return pci_reset_hotplug_slot(dev->slot->hotplug, probe); in pci_dev_reset_slot_function()
5462 rc = pci_reset_hotplug_slot(slot->hotplug, probe); in pci_slot_reset()
5508 rc = pci_reset_hotplug_slot(slot->hotplug, 0); in __pci_reset_slot()
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci.c5237 static int pci_reset_hotplug_slot(struct hotplug_slot *hotplug, bool probe) in pci_reset_hotplug_slot() function
5258 return pci_reset_hotplug_slot(dev->slot->hotplug, probe); in pci_dev_reset_slot_function()
5880 rc = pci_reset_hotplug_slot(slot->hotplug, probe); in pci_slot_reset()
5926 rc = pci_reset_hotplug_slot(slot->hotplug, PCI_RESET_DO_RESET); in __pci_reset_slot()

Completed in 17 milliseconds