Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/pcie/
H A Dpme.c361 static bool pcie_pme_check_wakeup(struct pci_bus *bus) in pcie_pme_check_wakeup() function
370 || pcie_pme_check_wakeup(dev->subordinate)) in pcie_pme_check_wakeup()
401 wakeup = pcie_pme_check_wakeup(port->subordinate); in pcie_pme_suspend()