Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/
H A Dpci.c5483 * __pci_reset_slot - Try to reset a PCI slot
5497 static int __pci_reset_slot(struct pci_slot *slot) in __pci_reset_slot() function
5620 __pci_reset_slot(pdev->slot) : __pci_reset_bus(pdev->bus); in pci_reset_bus()
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci.c5901 * __pci_reset_slot - Try to reset a PCI slot
5915 static int __pci_reset_slot(struct pci_slot *slot) in __pci_reset_slot() function
6038 __pci_reset_slot(pdev->slot) : __pci_reset_bus(pdev->bus); in pci_reset_bus()

Completed in 16 milliseconds