table of contents
other versions
- jessie-backports 4.9.88-1+deb9u1~bpo8+1
- stretch 4.9.144-3
| PCI_D3COLD_ENABLE(9) | Hardware Interfaces | PCI_D3COLD_ENABLE(9) |
NAME¶
pci_d3cold_enable - Enable D3cold for deviceSYNOPSIS¶
void
pci_d3cold_enable(struct pci_dev * dev);
ARGUMENTS¶
devPCI device to handle
DESCRIPTION¶
This function can be used in drivers to enable D3cold from the device they handle. It also updates upstream PCI bridge PM capabilities accordingly.COPYRIGHT¶
| May 2018 | Kernel Hackers Manual 4.9. |