Searched refs:pme_turn_off (Results 1 – 3 of 3) sorted by relevance
173 .pme_turn_off = ls_pcie_send_turnoff_msg,
829 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()
305 void (*pme_turn_off)(struct dw_pcie_rp *pp); member