Query: pci_dev_run_wake
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_DEV_RUN_WAKE(9) Hardware Interfaces PCI_DEV_RUN_WAKE(9)NAMEpci_dev_run_wake - Check if device can generate run-time wake-up events.SYNOPSISbool pci_dev_run_wake(struct pci_dev * dev);ARGUMENTSdev Device to check.DESCRIPTIONReturn 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.COPYRIGHTKernel 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 |
| device_schedule_callback_owner(9) - centos |
| struct_bus_type(9) - centos |
| struct_device_driver(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |