Searched refs:pme_turn_off (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/pci/controller/dwc/
H A Dpci-layerscape.c277 .pme_turn_off = ls_pcie_send_turnoff_msg,
282 .pme_turn_off = ls1021a_pcie_send_turnoff_msg,
294 .pme_turn_off = ls1043a_pcie_send_turnoff_msg,
H A Dpcie-designware-host.c837 if (!pci->pp.ops->pme_turn_off)
840 pci->pp.ops->pme_turn_off(&pci->pp);
H A Dpcie-designware.h307 void (*pme_turn_off)(struct dw_pcie_rp *pp); member in struct:dw_pcie_host_ops

Completed in 159 milliseconds