1PCI_DEV_RUN_WAKE(9)           Hardware Interfaces          PCI_DEV_RUN_WAKE(9)
2
3
4

NAME

6       pci_dev_run_wake - Check if device can generate run-time wake-up
7       events.
8

SYNOPSIS

10       bool pci_dev_run_wake(struct pci_dev * dev);
11

ARGUMENTS

13       dev
14           Device to check.
15

DESCRIPTION

17       Return true if the device itself is capable of generating wake-up
18       events (through the platform or using the native PCIe PME) or if the
19       device supports PME and one of its upstream bridges can generate
20       wake-up events.
21
23Kernel Hackers Manual 3.10         June 2019               PCI_DEV_RUN_WAKE(9)
Impressum