Home
last modified time | relevance | path

Searched refs:brcm_phy_stop (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-brcmstb.c1106 static inline int brcm_phy_stop(struct brcm_pcie *pcie) in brcm_phy_stop() function
1141 ret = brcm_phy_stop(pcie); in brcm_pcie_suspend()
1190 brcm_phy_stop(pcie); in __brcm_pcie_remove()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-brcmstb.c1234 static inline int brcm_phy_stop(struct brcm_pcie *pcie) in brcm_phy_stop() function
1282 * If brcm_phy_stop() returns an error, just dev_err(). If we in brcm_pcie_suspend_noirq()
1286 if (brcm_phy_stop(pcie)) in brcm_pcie_suspend_noirq()
1396 if (brcm_phy_stop(pcie)) in __brcm_pcie_remove()

Completed in 6 milliseconds