Searched refs:PM_EVENT_SUSPEND (Results 1 - 24 of 24) sorted by relevance

/linux-master/drivers/gpu/drm/i915/
H A Di915_switcheroo.c16 pm_message_t pmm = { .event = PM_EVENT_SUSPEND };
H A Di915_driver.c1188 if (drm_WARN_ON_ONCE(&i915->drm, state.event != PM_EVENT_SUSPEND &&
/linux-master/include/linux/
H A Dpm.h533 #define PM_EVENT_SUSPEND 0x0002 macro
544 #define PM_EVENT_SLEEP (PM_EVENT_SUSPEND | PM_EVENT_HIBERNATE)
545 #define PM_EVENT_USER_SUSPEND (PM_EVENT_USER | PM_EVENT_SUSPEND)
548 #define PM_EVENT_AUTO_SUSPEND (PM_EVENT_AUTO | PM_EVENT_SUSPEND)
555 #define PMSG_SUSPEND ((struct pm_message){ .event = PM_EVENT_SUSPEND, })
/linux-master/drivers/clk/renesas/
H A Drcar-cpg-lib.c47 case PM_EVENT_SUSPEND:
H A Drenesas-cpg-mssr.c909 raw_notifier_call_chain(&priv->notifiers, PM_EVENT_SUSPEND, NULL);
/linux-master/drivers/ata/
H A Dacard-ahci.c119 if (mesg.event & PM_EVENT_SUSPEND &&
149 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) {
H A Dsata_highbank.c599 if (dev->power.power_state.event == PM_EVENT_SUSPEND) {
H A Dlibahci_platform.c869 if (dev->power.power_state.event == PM_EVENT_SUSPEND) {
H A Dsata_sil24.c1339 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND)
H A Dsata_inic162x.c803 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) {
H A Dahci.c1027 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) {
H A Dsata_nv.c2398 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) {
/linux-master/drivers/base/power/
H A Dmain.c71 case PM_EVENT_SUSPEND:
348 case PM_EVENT_SUSPEND:
382 case PM_EVENT_SUSPEND:
416 case PM_EVENT_SUSPEND:
1167 case PM_EVENT_SUSPEND:
1834 dev->power.direct_complete = state.event == PM_EVENT_SUSPEND &&
/linux-master/include/trace/events/
H A Dpower.h158 { PM_EVENT_SUSPEND, "suspend" }, \
/linux-master/drivers/scsi/libsas/
H A Dsas_ata.c764 if (sata->ap->pm_mesg.event == PM_EVENT_SUSPEND)
/linux-master/drivers/usb/core/
H A Ddriver.c1462 msg.event ^= (PM_EVENT_SUSPEND | PM_EVENT_RESUME);
/linux-master/drivers/usb/host/
H A Dsl811-hcd.c1748 case PM_EVENT_SUSPEND:
H A Disp1362-hcd.c2741 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) {
/linux-master/sound/pci/hda/
H A Dpatch_hdmi.c2695 if (codec->core.dev.power.power_state.event == PM_EVENT_SUSPEND)
2878 if (codec->core.dev.power.power_state.event == PM_EVENT_SUSPEND)
H A Dhda_codec.c2948 (dev->power.power_state.event != PM_EVENT_SUSPEND))
2986 if (dev->power.power_state.event == PM_EVENT_SUSPEND)
/linux-master/drivers/video/fbdev/aty/
H A Dradeon_pm.c2747 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) {
H A Datyfb_base.c2162 pdev->dev.power.power_state.event == PM_EVENT_SUSPEND)
/linux-master/drivers/scsi/
H A Dstex.c1967 case PM_EVENT_SUSPEND:
H A Dmesh.c1762 case PM_EVENT_SUSPEND:

Completed in 500 milliseconds