Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/
Dpci.c1198 bool need_restore; in pci_power_up() local
1227 need_restore = (state == PCI_D3hot || dev->current_state >= PCI_D3hot) && in pci_power_up()
1247 if (need_restore) in pci_power_up()