Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/controller/dwc/
Dpci-layerscape.c173 .pme_turn_off = ls_pcie_send_turnoff_msg,
Dpcie-designware-host.c829 if (!pci->pp.ops->pme_turn_off) in dw_pcie_suspend_noirq()
832 pci->pp.ops->pme_turn_off(&pci->pp); in dw_pcie_suspend_noirq()
Dpcie-designware.h305 void (*pme_turn_off)(struct dw_pcie_rp *pp); member