Home
last modified time | relevance | path

Searched refs:pci_reset_bus (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c605 return pci_reset_bus(dev->pdev); in mlx5_pci_reset_bus()
/linux/drivers/pci/controller/
H A Dvmd.c942 ret = pci_reset_bus(dev); in vmd_enable_domain()
/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c2532 ret = pci_reset_bus(pdev); in vfio_pci_dev_set_hot_reset()
2595 if (!pci_reset_bus(pdev)) in vfio_pci_dev_set_try_reset()
/linux/drivers/pci/
H A Dpci.c5682 int pci_reset_bus(struct pci_dev *pdev) in pci_reset_bus() function
5687 EXPORT_SYMBOL_GPL(pci_reset_bus);