Searched refs:PM_EVENT_ON (Results 1 - 14 of 14) sorted by relevance

/linux-master/include/linux/
H A Dpm.h531 #define PM_EVENT_ON 0x0000 macro
552 #define PMSG_ON ((struct pm_message){ .event = PM_EVENT_ON, })
/linux-master/drivers/pnp/pnpacpi/
H A Dcore.c149 power_state = (state.event == PM_EVENT_ON) ?
/linux-master/sound/pci/hda/
H A Dhda_bind.c51 if (codec->core.dev.power.power_state.event != PM_EVENT_ON)
/linux-master/drivers/pnp/
H A Dcard.c405 if (link->pm_state.event == PM_EVENT_ON)
/linux-master/drivers/macintosh/
H A Dmediabay.c635 if (mdev->ofdev.dev.power.power_state.event != PM_EVENT_ON) {
/linux-master/drivers/input/mouse/
H A Dhgpk.c762 PM_EVENT_ON)
/linux-master/drivers/scsi/libsas/
H A Dsas_ata.c786 if (sata->ap->pm_mesg.event == PM_EVENT_ON)
/linux-master/drivers/video/fbdev/aty/
H A Daty128fb.c2414 if (state.event != PM_EVENT_ON)
2444 if (pdev->dev.power.power_state.event == PM_EVENT_ON)
H A Dradeon_pm.c2731 if (pdev->dev.power.power_state.event == PM_EVENT_ON)
H A Datyfb_base.c2149 if (pdev->dev.power.power_state.event == PM_EVENT_ON)
/linux-master/drivers/video/fbdev/nvidia/
H A Dnvidia.c1088 par->pm_state = PM_EVENT_ON;
/linux-master/drivers/video/fbdev/i810/
H A Di810_main.c1605 par->cur_state = PM_EVENT_ON;
/linux-master/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c2414 par->pm_state = PM_EVENT_ON;
/linux-master/drivers/pci/
H A Dpci.c2899 if (state.event == PM_EVENT_ON)

Completed in 770 milliseconds