Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpm.h437 #define PM_EVENT_SUSPEND 0x0002 macro
448 #define PM_EVENT_SLEEP (PM_EVENT_SUSPEND | PM_EVENT_HIBERNATE)
449 #define PM_EVENT_USER_SUSPEND (PM_EVENT_USER | PM_EVENT_SUSPEND)
452 #define PM_EVENT_AUTO_SUSPEND (PM_EVENT_AUTO | PM_EVENT_SUSPEND)
459 #define PMSG_SUSPEND ((struct pm_message){ .event = PM_EVENT_SUSPEND, })
/linux/drivers/gpu/drm/i915/
A Di915_switcheroo.c15 pm_message_t pmm = { .event = PM_EVENT_SUSPEND }; in i915_switcheroo_set_state()
A Di915_drv.c1214 if (drm_WARN_ON_ONCE(&i915->drm, state.event != PM_EVENT_SUSPEND && in i915_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.c765 if (dev->power.power_state.event == PM_EVENT_SUSPEND) { in ahci_platform_resume_host()
A Dsata_highbank.c598 if (dev->power.power_state.event == PM_EVENT_SUSPEND) { in ahci_highbank_resume()
A Dsata_inic162x.c807 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) { in inic_pci_device_resume()
A Dsata_sil24.c1343 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) in sil24_pci_device_resume()
A Dahci.c903 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) { in ahci_pci_device_resume()
A Dsata_nv.c2416 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) { in nv_pci_device_resume()
/linux/drivers/base/power/
A Dmain.c72 case PM_EVENT_SUSPEND: in pm_verb()
349 case PM_EVENT_SUSPEND: in pm_op()
383 case PM_EVENT_SUSPEND: in pm_late_early_op()
417 case PM_EVENT_SUSPEND: in pm_noirq_op()
1163 case PM_EVENT_SUSPEND: in resume_event()
1870 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.c859 raw_notifier_call_chain(&priv->notifiers, PM_EVENT_SUSPEND, NULL); in cpg_mssr_suspend_noirq()
/linux/include/trace/events/
A Dpower.h136 { PM_EVENT_SUSPEND, "suspend" }, \
/linux/drivers/scsi/libsas/
A Dsas_ata.c681 if (sata->ap->pm_mesg.event == PM_EVENT_SUSPEND) in sas_suspend_sata()
/linux/drivers/usb/core/
A Ddriver.c1455 msg.event ^= (PM_EVENT_SUSPEND | PM_EVENT_RESUME); in usb_suspend_both()
/linux/drivers/usb/host/
A Dsl811-hcd.c1747 case PM_EVENT_SUSPEND: in sl811h_suspend()
A Disp1362-hcd.c2744 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) { in isp1362_resume()
A Du132-hcd.c3130 case PM_EVENT_SUSPEND: in u132_suspend()
/linux/sound/pci/hda/
A Dpatch_hdmi.c2666 if (codec->core.dev.power.power_state.event == PM_EVENT_SUSPEND) in generic_acomp_pin_eld_notify()
2852 if (codec->core.dev.power.power_state.event == PM_EVENT_SUSPEND) in intel_pin_eld_notify()
A Dhda_codec.c2930 if (dev->power.power_state.event == PM_EVENT_SUSPEND) in hda_codec_pm_complete()
/linux/drivers/scsi/
A Dstex.c1962 case PM_EVENT_SUSPEND: in stex_choice_sleep_mic()
A Dmesh.c1758 case PM_EVENT_SUSPEND: in mesh_suspend()
/linux/drivers/video/fbdev/aty/
A Dradeon_pm.c2748 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) { in radeonfb_pci_resume()
A Datyfb_base.c2159 pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) in atyfb_pci_resume()

Completed in 84 milliseconds