Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpm.h435 #define PM_EVENT_ON 0x0000 macro
456 #define PMSG_ON ((struct pm_message){ .event = PM_EVENT_ON, })
/linux/drivers/pnp/pnpacpi/
A Dcore.c149 power_state = (state.event == PM_EVENT_ON) ? in pnpacpi_suspend()
/linux/sound/pci/hda/
A Dhda_bind.c51 if (codec->core.dev.power.power_state.event != PM_EVENT_ON) in hda_codec_unsol_event()
/linux/drivers/pnp/
A Dcard.c405 if (link->pm_state.event == PM_EVENT_ON) in card_resume()
/linux/drivers/macintosh/
A Dmediabay.c635 if (mdev->ofdev.dev.power.power_state.event != PM_EVENT_ON) { in media_bay_resume()
/linux/drivers/scsi/libsas/
A Dsas_ata.c703 if (sata->ap->pm_mesg.event == PM_EVENT_ON) in sas_resume_sata()
/linux/drivers/input/mouse/
A Dhgpk.c762 PM_EVENT_ON) in hgpk_reconnect()
/linux/drivers/video/fbdev/aty/
A Daty128fb.c2413 if (state.event != PM_EVENT_ON) in aty128_pci_suspend_late()
2443 if (pdev->dev.power.power_state.event == PM_EVENT_ON) in aty128_do_resume()
A Dradeon_pm.c2732 if (pdev->dev.power.power_state.event == PM_EVENT_ON) in radeonfb_pci_resume()
A Datyfb_base.c2146 if (pdev->dev.power.power_state.event == PM_EVENT_ON) in atyfb_pci_resume()
/linux/drivers/video/fbdev/nvidia/
A Dnvidia.c1083 par->pm_state = PM_EVENT_ON; in nvidiafb_resume()
/linux/drivers/video/fbdev/i810/
A Di810_main.c1602 par->cur_state = PM_EVENT_ON; in i810fb_resume()
/linux/drivers/video/fbdev/savage/
A Dsavagefb_driver.c2406 par->pm_state = PM_EVENT_ON; in savagefb_resume()
/linux/drivers/pci/
A Dpci.c2875 if (state.event == PM_EVENT_ON) in pci_choose_state()

Completed in 50 milliseconds