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 system wake-up capability and put it into D0.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |