Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/
Dpci.c1202 bool need_restore; in pci_power_up() local
1231 need_restore = (state == PCI_D3hot || dev->current_state >= PCI_D3hot) && in pci_power_up()
1251 if (need_restore) in pci_power_up()