Home
last modified time | relevance | path

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

/drivers/pci/pcie/
Dpme.c379 static bool pcie_pme_check_wakeup(struct pci_bus *bus) in pcie_pme_check_wakeup() function
388 || pcie_pme_check_wakeup(dev->subordinate)) in pcie_pme_check_wakeup()
409 wakeup = pcie_pme_check_wakeup(port->subordinate); in pcie_pme_suspend()