Searched refs:pci_probe_reset_slot (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/vfio/pci/
H A Dvfio_pci.c631 if (!pci_probe_reset_slot(vdev->pdev->slot)) vfio_pci_ioctl()
703 if (!pci_probe_reset_slot(vdev->pdev->slot)) vfio_pci_ioctl()
1097 if (!pci_probe_reset_slot(vdev->pdev->slot)) vfio_pci_try_bus_reset()
/linux-4.1.27/drivers/pci/
H A Dpci.c3813 * pci_probe_reset_slot - probe whether a PCI slot can be reset
3818 int pci_probe_reset_slot(struct pci_slot *slot) pci_probe_reset_slot() function
3822 EXPORT_SYMBOL_GPL(pci_probe_reset_slot); variable
/linux-4.1.27/include/linux/
H A Dpci.h1005 int pci_probe_reset_slot(struct pci_slot *slot);

Completed in 581 milliseconds