PMSG_SUSPEND     1241 arch/x86/kernel/apm_32.c 	dpm_suspend_start(PMSG_SUSPEND);
PMSG_SUSPEND     1242 arch/x86/kernel/apm_32.c 	dpm_suspend_end(PMSG_SUSPEND);
PMSG_SUSPEND     1284 arch/x86/kernel/apm_32.c 	dpm_suspend_end(PMSG_SUSPEND);
PMSG_SUSPEND      864 drivers/ata/ahci.c 	return ata_host_suspend(host, PMSG_SUSPEND);
PMSG_SUSPEND      745 drivers/ata/libahci_platform.c 	return ata_host_suspend(host, PMSG_SUSPEND);
PMSG_SUSPEND     5752 drivers/ata/libata-core.c 	ata_port_suspend(ap, PMSG_SUSPEND);
PMSG_SUSPEND     5851 drivers/ata/libata-core.c 	ata_port_suspend_async(ap, PMSG_SUSPEND);
PMSG_SUSPEND      929 drivers/ata/pata_arasan_cf.c 	return ata_host_suspend(host, PMSG_SUSPEND);
PMSG_SUSPEND      228 drivers/ata/pata_imx.c 	ret = ata_host_suspend(host, PMSG_SUSPEND);
PMSG_SUSPEND      611 drivers/ata/pata_samsung_cf.c 	return ata_host_suspend(host, PMSG_SUSPEND);
PMSG_SUSPEND      591 drivers/ata/sata_highbank.c 	rc = ata_host_suspend(host, PMSG_SUSPEND);
PMSG_SUSPEND      971 drivers/ata/sata_rcar.c 	ret = ata_host_suspend(host, PMSG_SUSPEND);
PMSG_SUSPEND     1137 drivers/base/platform.c 		ret = platform_legacy_suspend(dev, PMSG_SUSPEND);
PMSG_SUSPEND      568 drivers/base/power/main.c 		return PMSG_SUSPEND;
PMSG_SUSPEND     1176 drivers/hid/i2c-hid/i2c-hid-core.c 		ret = hid->driver->suspend(hid, PMSG_SUSPEND);
PMSG_SUSPEND      144 drivers/ide/ide-gd.c 	drive->gendev.bus->suspend(&drive->gendev, PMSG_SUSPEND);
PMSG_SUSPEND      276 drivers/macintosh/adb.c 	return __adb_suspend(to_platform_device(dev), PMSG_SUSPEND);
PMSG_SUSPEND     2228 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 	atl1e_suspend(pdev, PMSG_SUSPEND);
PMSG_SUSPEND     1667 drivers/net/ethernet/atheros/atlx/atl2.c 	atl2_suspend(pdev, PMSG_SUSPEND);
PMSG_SUSPEND     2524 drivers/net/ethernet/intel/igbvf/netdev.c 	igbvf_suspend(pdev, PMSG_SUSPEND);
PMSG_SUSPEND     4354 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c 	ixgbevf_suspend(pdev, PMSG_SUSPEND);
PMSG_SUSPEND      545 drivers/net/usb/cdc_mbim.c 		info->subdriver->suspend(intf, PMSG_SUSPEND);
PMSG_SUSPEND      176 drivers/net/usb/huawei_cdc_ncm.c 		drvstate->subdriver->suspend(intf, PMSG_SUSPEND);
PMSG_SUSPEND      897 drivers/net/usb/qmi_wwan.c 		info->subdriver->suspend(intf, PMSG_SUSPEND);
PMSG_SUSPEND     3719 drivers/net/vmxnet3/vmxnet3_drv.c 	pci_enable_wake(pdev, pci_choose_state(pdev, PMSG_SUSPEND),
PMSG_SUSPEND     3722 drivers/net/vmxnet3/vmxnet3_drv.c 	pci_set_power_state(pdev, pci_choose_state(pdev, PMSG_SUSPEND));
PMSG_SUSPEND      757 drivers/pci/pci-driver.c 		return pci_legacy_suspend(dev, PMSG_SUSPEND);
PMSG_SUSPEND      826 drivers/pci/pci-driver.c 		return pci_legacy_suspend_late(dev, PMSG_SUSPEND);
PMSG_SUSPEND      197 drivers/pnp/driver.c 	return __pnp_bus_suspend(dev, PMSG_SUSPEND);
PMSG_SUSPEND     5011 drivers/staging/qlge/qlge_main.c 	qlge_suspend(pdev, PMSG_SUSPEND);
PMSG_SUSPEND      465 drivers/usb/core/usb.c 	return usb_suspend(dev, PMSG_SUSPEND);
PMSG_SUSPEND     1812 drivers/usb/dwc3/core.c 	ret = dwc3_suspend_common(dwc, PMSG_SUSPEND);
PMSG_SUSPEND      462 drivers/usb/host/ehci-fsl.c 	dev->power.power_state = PMSG_SUSPEND;
PMSG_SUSPEND      399 kernel/power/suspend.c 	error = dpm_suspend_late(PMSG_SUSPEND);
PMSG_SUSPEND      408 kernel/power/suspend.c 	error = dpm_suspend_noirq(PMSG_SUSPEND);
PMSG_SUSPEND      495 kernel/power/suspend.c 	error = dpm_suspend_start(PMSG_SUSPEND);
PMSG_SUSPEND     2970 sound/pci/hda/hda_codec.c 	dev->power.power_state = PMSG_SUSPEND;