PM_EVENT_ON        84 drivers/ide/ide-pm.c 	rqpm.pm_state = PM_EVENT_ON;
PM_EVENT_ON      1239 drivers/ide/pmac.c 	if (mdev->ofdev.dev.power.power_state.event != PM_EVENT_ON) {
PM_EVENT_ON      1342 drivers/ide/pmac.c 	if (pdev->dev.power.power_state.event != PM_EVENT_ON) {
PM_EVENT_ON       237 drivers/ide/sc1200.c 	if (state.event == PM_EVENT_ON) {
PM_EVENT_ON       762 drivers/input/mouse/hgpk.c 				PM_EVENT_ON)
PM_EVENT_ON       635 drivers/macintosh/mediabay.c 	if (mdev->ofdev.dev.power.power_state.event != PM_EVENT_ON) {
PM_EVENT_ON      1173 drivers/pci/pci.c 	case PM_EVENT_ON:
PM_EVENT_ON       403 drivers/pnp/card.c 	if (link->pm_state.event == PM_EVENT_ON)
PM_EVENT_ON       149 drivers/pnp/pnpacpi/core.c 			power_state = (state.event == PM_EVENT_ON) ?
PM_EVENT_ON       692 drivers/scsi/libsas/sas_ata.c 		if (sata->ap->pm_mesg.event == PM_EVENT_ON)
PM_EVENT_ON      2510 drivers/staging/isdn/gigaset/bas-gigaset.c 	if (message.event != PM_EVENT_ON)
PM_EVENT_ON      2429 drivers/video/fbdev/aty/aty128fb.c 	if (state.event != PM_EVENT_ON)
PM_EVENT_ON      2444 drivers/video/fbdev/aty/aty128fb.c 	if (pdev->dev.power.power_state.event == PM_EVENT_ON)
PM_EVENT_ON      2117 drivers/video/fbdev/aty/atyfb_base.c 	if (pdev->dev.power.power_state.event == PM_EVENT_ON)
PM_EVENT_ON      2723 drivers/video/fbdev/aty/radeon_pm.c 	if (pdev->dev.power.power_state.event == PM_EVENT_ON)
PM_EVENT_ON       744 drivers/video/fbdev/fb-puv3.c 	if (dev->dev.power.power_state.event == PM_EVENT_ON)
PM_EVENT_ON      1602 drivers/video/fbdev/i810/i810_main.c 	par->cur_state = PM_EVENT_ON;
PM_EVENT_ON      1085 drivers/video/fbdev/nvidia/nvidia.c 	par->pm_state = PM_EVENT_ON;
PM_EVENT_ON      2394 drivers/video/fbdev/savage/savagefb_driver.c 	par->pm_state = PM_EVENT_ON;
PM_EVENT_ON       451 include/linux/pm.h #define PMSG_ON		((struct pm_message){ .event = PM_EVENT_ON, })