table of contents
PCI_BACK_FROM_SLEEP(9) | Hardware Interfaces | PCI_BACK_FROM_SLEEP(9) |
NAME¶
pci_back_from_sleep - turn PCI device on during system-wide transition into working state
SYNOPSIS¶
int pci_back_from_sleep(struct pci_dev * dev);
ARGUMENTS¶
dev
Device to handle.
DESCRIPTION¶
Disable device´s sytem wake-up capability and put it into D0.
COPYRIGHT¶
May 2024 | Kernel Hackers Manual 2.6. |