PMSG_SUSPEND     1196 arch/x86/kernel/apm_32.c 	device_suspend(PMSG_SUSPEND);
PMSG_SUSPEND     1198 arch/x86/kernel/apm_32.c 	device_power_down(PMSG_SUSPEND);
PMSG_SUSPEND     1234 arch/x86/kernel/apm_32.c 	device_power_down(PMSG_SUSPEND);
PMSG_SUSPEND      291 kernel/power/main.c 	if ((error = device_power_down(PMSG_SUSPEND))) {
PMSG_SUSPEND      327 kernel/power/main.c 	error = device_suspend(PMSG_SUSPEND);
PMSG_SUSPEND      147 sound/arm/pxa2xx-ac97.c 		ret = pxa2xx_ac97_do_suspend(card, PMSG_SUSPEND);
PMSG_SUSPEND     1877 sound/pci/hda/hda_codec.c 		codec->patch_ops.suspend(codec, PMSG_SUSPEND);
PMSG_SUSPEND      254 sound/pcmcia/pdaudiocf/pdaudiocf.c 		snd_pdacf_suspend(chip, PMSG_SUSPEND);
PMSG_SUSPEND      263 sound/pcmcia/vx/vxpocket.c 		snd_vx_suspend(chip, PMSG_SUSPEND);