pci_dev_run_wake(9) centos man page | unix.com

Man Page: pci_dev_run_wake

Operating Environment: centos

Section: 9

PCI_DEV_RUN_WAKE(9)						Hardware Interfaces					       PCI_DEV_RUN_WAKE(9)

NAME
pci_dev_run_wake - Check if device can generate run-time wake-up events.
SYNOPSIS
bool pci_dev_run_wake(struct pci_dev * dev);
ARGUMENTS
dev Device to check.
DESCRIPTION
Return true if the device itself is capable of generating wake-up events (through the platform or using the native PCIe PME) or if the device supports PME and one of its upstream bridges can generate wake-up events.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_DEV_RUN_WAKE(9)
Related Man Pages
device_create_vargs(9) - centos
device_create_with_groups(9) - centos
struct_device_driver(9) - centos
nochpoll(9f) - sunos
dev(7fs) - opensolaris
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Controlling user input
[TIP] Processing YAML files with yq