Lines Matching refs:PCI_D0
497 if (pci_dev->current_state == PCI_D0)
545 if (pci_dev->current_state != PCI_D0) {
546 int error = pci_set_power_state(pci_dev, PCI_D0);
564 pci_enable_wake(pci_dev, PCI_D0, false);
570 pci_update_current_state(pci_dev, PCI_D0);
618 if (pci_dev->current_state == PCI_D0)
656 if (!pci_dev->state_saved && pci_dev->current_state != PCI_D0
841 if (!pci_dev->state_saved && pci_dev->current_state != PCI_D0
887 if (!pci_dev->state_saved && pci_dev->current_state != PCI_D0
911 if (pci_dev->current_state == PCI_D0) {
1334 && !pci_dev->state_saved && pci_dev->current_state != PCI_D0