Home
last modified time | relevance | path

Searched refs:pci_pwrctrl_power_off_devices (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pci/pwrctrl/
H A Dcore.c229 void pci_pwrctrl_power_off_devices(struct device *parent) in pci_pwrctrl_power_off_devices() function
236 EXPORT_SYMBOL_GPL(pci_pwrctrl_power_off_devices);
/linux/drivers/pci/controller/dwc/
H A Dpci-imx6.c1465 pci_pwrctrl_power_off_devices(dev); in imx_pcie_host_init()
1486 pci_pwrctrl_power_off_devices(pci->dev); in imx_pcie_host_exit()
2014 pci_pwrctrl_power_off_devices(&pdev->dev); in imx_pcie_shutdown()
/linux/drivers/pci/controller/
H A Dpcie-mediatek-gen3.c483 pci_pwrctrl_power_off_devices(pcie->dev); in mtk_pcie_devices_power_down()