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

/linux-4.1.27/drivers/vfio/pci/
H A Dvfio_pci.c633 else if (pci_probe_reset_bus(vdev->pdev->bus)) vfio_pci_ioctl()
705 else if (pci_probe_reset_bus(vdev->pdev->bus)) vfio_pci_ioctl()
1099 else if (pci_probe_reset_bus(vdev->pdev->bus)) vfio_pci_try_bus_reset()
/linux-4.1.27/drivers/pci/
H A Dpci.c3906 * pci_probe_reset_bus - probe whether a PCI bus can be reset
3911 int pci_probe_reset_bus(struct pci_bus *bus) pci_probe_reset_bus() function
3915 EXPORT_SYMBOL_GPL(pci_probe_reset_bus); variable
/linux-4.1.27/include/linux/
H A Dpci.h1008 int pci_probe_reset_bus(struct pci_bus *bus);

Completed in 99 milliseconds