Name

pci_d3cold_enable — Enable D3cold for device

Synopsis

void pci_d3cold_enable (struct pci_dev * dev);
 

Arguments

struct pci_dev * dev

PCI 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.