Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c555 return pci_reset_bus(dev->pdev); in mlx5_pci_reset_bus()
/linux-6.15/drivers/pci/controller/
H A Dvmd.c943 ret = pci_reset_bus(dev); in vmd_enable_domain()
/linux-6.15/drivers/vfio/pci/
H A Dvfio_pci_core.c2479 ret = pci_reset_bus(pdev); in vfio_pci_dev_set_hot_reset()
2539 if (!pci_reset_bus(pdev)) in vfio_pci_dev_set_try_reset()
/linux-6.15/drivers/pci/
H A Dpci.c5813 int pci_reset_bus(struct pci_dev *pdev) in pci_reset_bus() function
5818 EXPORT_SYMBOL_GPL(pci_reset_bus);
H A Dquirks.c6060 ret = pci_reset_bus(pdev); in quirk_reset_lenovo_thinkpad_p50_nvgpu()
/linux-6.15/include/linux/
H A Dpci.h1399 int pci_reset_bus(struct pci_dev *dev);
/linux-6.15/drivers/net/ethernet/realtek/
H A Dr8169_main.c4761 ret = pci_reset_bus(tp->pci_dev); in rtl_task()
/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_attr.c1519 res = pci_reset_bus(pdev); in lpfc_reset_pci_bus()