pci_back_from_sleep (9) Linux Manual Page
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.
