Home
last modified time | relevance | path

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

/linux/include/linux/
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/drivers/gpu/drm/i915/
A Di915_switcheroo.c16 pm_message_t pmm = { .event = PM_EVENT_SUSPEND }; in i915_switcheroo_set_state()
A Di915_driver.c1125 if (drm_WARN_ON_ONCE(&i915->drm, state.event != PM_EVENT_SUSPEND && in i915_driver_suspend_switcheroo()
/linux/drivers/ata/
A Dacard-ahci.c119 if (mesg.event & PM_EVENT_SUSPEND && in acard_ahci_pci_device_suspend()
149 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) { in acard_ahci_pci_device_resume()
A Dlibahci_platform.c860 if (dev->power.power_state.event == PM_EVENT_SUSPEND) { in ahci_platform_resume_host()
A Dsata_highbank.c599 if (dev->power.power_state.event == PM_EVENT_SUSPEND) { in ahci_highbank_resume()
A Dsata_inic162x.c803 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) { in inic_pci_device_resume()
A Dsata_sil24.c1339 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) in sil24_pci_device_resume()
A Dahci.c1026 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) { in ahci_pci_device_resume()
A Dsata_nv.c2402 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) { in nv_pci_device_resume()
/linux/drivers/base/power/
A Dmain.c71 case PM_EVENT_SUSPEND: in pm_verb()
348 case PM_EVENT_SUSPEND: in pm_op()
382 case PM_EVENT_SUSPEND: in pm_late_early_op()
416 case PM_EVENT_SUSPEND: in pm_noirq_op()
1167 case PM_EVENT_SUSPEND: in resume_event()
1834 dev->power.direct_complete = state.event == PM_EVENT_SUSPEND && in device_prepare()
/linux/drivers/clk/renesas/
A Drcar-cpg-lib.c47 case PM_EVENT_SUSPEND: in cpg_simple_notifier_call()
A Drenesas-cpg-mssr.c909 raw_notifier_call_chain(&priv->notifiers, PM_EVENT_SUSPEND, NULL); in cpg_mssr_suspend_noirq()
/linux/include/trace/events/
A Dpower.h158 { PM_EVENT_SUSPEND, "suspend" }, \
/linux/drivers/scsi/libsas/
A Dsas_ata.c761 if (sata->ap->pm_mesg.event == PM_EVENT_SUSPEND) in sas_suspend_sata()
/linux/drivers/usb/core/
A Ddriver.c1476 msg.event ^= (PM_EVENT_SUSPEND | PM_EVENT_RESUME); in usb_suspend_both()
/linux/drivers/usb/host/
A Dsl811-hcd.c1748 case PM_EVENT_SUSPEND: in sl811h_suspend()
A Disp1362-hcd.c2741 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) { in isp1362_resume()
/linux/sound/pci/hda/
A Dhda_codec.c2954 (dev->power.power_state.event != PM_EVENT_SUSPEND)) in hda_codec_runtime_suspend()
2989 if (dev->power.power_state.event == PM_EVENT_SUSPEND) in hda_codec_pm_complete()
A Dpatch_hdmi.c2693 if (codec->core.dev.power.power_state.event == PM_EVENT_SUSPEND) in generic_acomp_pin_eld_notify()
2876 if (codec->core.dev.power.power_state.event == PM_EVENT_SUSPEND) in intel_pin_eld_notify()
/linux/drivers/scsi/
A Dstex.c1965 case PM_EVENT_SUSPEND: in stex_choice_sleep_mic()
A Dmesh.c1762 case PM_EVENT_SUSPEND: in mesh_suspend()
/linux/drivers/video/fbdev/aty/
A Dradeon_pm.c2747 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) { in radeonfb_pci_resume()
A Datyfb_base.c2162 pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) in atyfb_pci_resume()

Completed in 101 milliseconds