The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
- PCI device to operate on
- Current state of device.
- Flag to enable or disable generation
Set the bits in the device's PM Capabilities to generate PME# when the system is suspended.
-EIO is returned if device doesn't have PM Capabilities. -EINVAL is returned if device supports it, but can't generate wake events. 0 if operation is successful.
<<< Previous | Home | Next >>> |
pci_disable_device | Up | pci_release_region |