PCI_D2            422 drivers/gpu/drm/i915/display/intel_opregion.c 	{ PCI_D2,	0x02 },
PCI_D2            926 drivers/pci/pci-acpi.c 		return PCI_D2;
PCI_D2            987 drivers/pci/pci-acpi.c 		[PCI_D2] = ACPI_STATE_D2,
PCI_D2           1007 drivers/pci/pci-acpi.c 	case PCI_D2:
PCI_D2           1025 drivers/pci/pci-acpi.c 		[ACPI_STATE_D2]      = PCI_D2,
PCI_D2            850 drivers/pci/pci.c 	   || (state == PCI_D2 && !dev->d2_support))
PCI_D2            863 drivers/pci/pci.c 	case PCI_D2:
PCI_D2            888 drivers/pci/pci.c 	else if (state == PCI_D2 || dev->current_state == PCI_D2)
PCI_D2           1104 drivers/pci/pci.c 	else if ((state == PCI_D1 || state == PCI_D2) && pci_no_d1d2(dev))
PCI_D2           2336 drivers/pci/pci.c 		case PCI_D2:
PCI_D2            683 drivers/vfio/pci/vfio_pci_config.c 			state = PCI_D2;
PCI_D2           2366 drivers/video/fbdev/aty/aty128fb.c 		pci_set_power_state(pdev, PCI_D2);
PCI_D2           2595 drivers/video/fbdev/aty/radeon_pm.c 		radeonfb_whack_power_state(rinfo, PCI_D2);
PCI_D2           2596 drivers/video/fbdev/aty/radeon_pm.c 		__pci_complete_power_transition(rinfo->pdev, PCI_D2);