Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/
Dpci.c1236 bool need_restore; in pci_power_up() local
1262 need_restore = (state == PCI_D3hot || dev->current_state >= PCI_D3hot) && in pci_power_up()
1282 if (need_restore) in pci_power_up()