Lines Matching refs:PCI_D0
470 if (pci_dev->current_state == PCI_D0)
519 if (pci_dev->current_state != PCI_D0) {
520 int error = pci_set_power_state(pci_dev, PCI_D0);
533 pci_enable_wake(pci_dev, PCI_D0, false);
543 pci_update_current_state(pci_dev, PCI_D0);
558 if (pci_dev->current_state == PCI_D0)
596 if (!pci_dev->state_saved && pci_dev->current_state != PCI_D0
775 if (!pci_dev->state_saved && pci_dev->current_state != PCI_D0
821 if (!pci_dev->state_saved && pci_dev->current_state != PCI_D0
850 if (pci_dev->current_state == PCI_D0) {
1053 pci_set_power_state(pci_dev, PCI_D0);
1269 && !pci_dev->state_saved && pci_dev->current_state != PCI_D0