Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c552 return pci_reset_bus(dev->pdev); in mlx5_pci_reset_bus()
/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c2487 ret = pci_reset_bus(pdev); in vfio_pci_dev_set_hot_reset()
2547 if (!pci_reset_bus(pdev)) in vfio_pci_dev_set_try_reset()
/linux/drivers/pci/
H A Dpci.c5789 int pci_reset_bus(struct pci_dev *pdev) in pci_reset_bus() function
5794 EXPORT_SYMBOL_GPL(pci_reset_bus);
H A Dquirks.c6060 ret = pci_reset_bus(pdev); in quirk_reset_lenovo_thinkpad_p50_nvgpu()
/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c4732 ret = pci_reset_bus(tp->pci_dev); in rtl_task()
/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c1519 res = pci_reset_bus(pdev); in lpfc_reset_pci_bus()