Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vfio/pci/
H A Dvfio_pci.c1113 else if (pci_probe_reset_bus(vdev->pdev->bus)) in vfio_pci_ioctl()
1186 else if (pci_probe_reset_bus(vdev->pdev->bus)) in vfio_pci_ioctl()
2361 else if (pci_probe_reset_bus(vdev->pdev->bus)) in vfio_pci_try_bus_reset()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci.c5583 int pci_probe_reset_bus(struct pci_bus *bus) in pci_probe_reset_bus() function
5587 EXPORT_SYMBOL_GPL(pci_probe_reset_bus);
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h1250 int pci_probe_reset_bus(struct pci_bus *bus);