Home
last modified time | relevance | path

Searched refs:runtime_d3cold (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pci/
A Dpci-driver.c1318 pci_dev->runtime_d3cold = false; in pci_pm_runtime_resume()
A Dpci.c1319 if (dev->runtime_d3cold) { in pci_power_up()
2726 dev->runtime_d3cold = target_state == PCI_D3cold; in pci_finish_runtime_suspend()
2745 dev->runtime_d3cold = false; in pci_finish_runtime_suspend()
/linux/include/linux/
A Dpci.h373 unsigned int runtime_d3cold:1; /* Whether go through runtime member

Completed in 25 milliseconds