Home
last modified time | relevance | path

Searched refs:pci_reset_bus (Results 1 – 8 of 8) 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.c2499 ret = pci_reset_bus(pdev); in vfio_pci_dev_set_hot_reset()
2562 if (!pci_reset_bus(pdev)) in vfio_pci_dev_set_try_reset()
/linux/drivers/pci/
H A Dpci.c5678 int pci_reset_bus(struct pci_dev *pdev) in pci_reset_bus() function
5683 EXPORT_SYMBOL_GPL(pci_reset_bus);
H A Dquirks.c6120 ret = pci_reset_bus(pdev); in quirk_reset_lenovo_thinkpad_p50_nvgpu()
/linux/include/linux/
H A Dpci.h1472 int pci_reset_bus(struct pci_dev *dev);
/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c4885 ret = pci_reset_bus(tp->pci_dev); in rtl_task()
/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c1651 res = pci_reset_bus(pdev); in lpfc_reset_pci_bus()