Home
last modified time | relevance | path

Searched refs:PM_EVENT_FREEZE (Results 1 – 22 of 22) sorted by relevance

/linux-4.1.27/drivers/ide/
Dide-pm.c26 mesg.event = PM_EVENT_FREEZE; in generic_ide_suspend()
94 if (pm->pm_state == PM_EVENT_FREEZE) in ide_complete_power_step()
/linux-4.1.27/include/linux/
Dpm.h436 #define PM_EVENT_FREEZE 0x0001 macro
457 #define PMSG_FREEZE ((struct pm_message){ .event = PM_EVENT_FREEZE, })
/linux-4.1.27/drivers/usb/core/
Dgeneric.c212 else if (msg.event == PM_EVENT_FREEZE || msg.event == PM_EVENT_PRETHAW) in generic_suspend()
Ddriver.c1413 if (msg.event == PM_EVENT_FREEZE || msg.event == PM_EVENT_QUIESCE) { in choose_wakeup()
/linux-4.1.27/drivers/base/power/
Dmain.c70 case PM_EVENT_FREEZE: in pm_verb()
259 case PM_EVENT_FREEZE: in pm_op()
294 case PM_EVENT_FREEZE: in pm_late_early_op()
328 case PM_EVENT_FREEZE: in pm_noirq_op()
996 case PM_EVENT_FREEZE: in resume_event()
/linux-4.1.27/include/trace/events/
Dpower.h100 { PM_EVENT_FREEZE, "freeze" }, \
/linux-4.1.27/drivers/staging/sm750fb/
Dsm750.c423 case PM_EVENT_FREEZE: in lynxfb_suspend()
487 if (pdev->dev.power.power_state.event != PM_EVENT_FREEZE) { in lynxfb_resume()
/linux-4.1.27/drivers/video/fbdev/nvidia/
Dnvidia.c1055 mesg.event = PM_EVENT_FREEZE; in nvidiafb_suspend()
1081 if (par->pm_state != PM_EVENT_FREEZE) { in nvidiafb_resume()
/linux-4.1.27/drivers/video/fbdev/savage/
Dsavagefb_driver.c2376 mesg.event = PM_EVENT_FREEZE; in savagefb_suspend()
2384 if (mesg.event == PM_EVENT_FREEZE) in savagefb_suspend()
2418 if (cur_state == PM_EVENT_FREEZE) { in savagefb_resume()
/linux-4.1.27/drivers/video/fbdev/
Dfb-puv3.c790 case PM_EVENT_FREEZE: /* about to take snapshot */ in unifb_suspend()
Dvt8623fb.c852 if ((state.event == PM_EVENT_FREEZE) || (par->ref_count == 0)) { in vt8623_pci_suspend()
Darkfb.c1129 if ((state.event == PM_EVENT_FREEZE) || (par->ref_count == 0)) { in ark_pci_suspend()
Di740fb.c1206 if (state.event == PM_EVENT_FREEZE || state.event == PM_EVENT_PRETHAW) in i740fb_suspend()
Ds3fb.c1446 if ((state.event == PM_EVENT_FREEZE) || (par->ref_count == 0)) { in s3_pci_suspend()
/linux-4.1.27/drivers/video/fbdev/i810/
Di810_main.c1571 case PM_EVENT_FREEZE: in i810fb_suspend()
1603 if (cur_state == PM_EVENT_FREEZE) { in i810fb_resume()
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_drv.c678 state.event != PM_EVENT_FREEZE)) in i915_suspend_legacy()
/linux-4.1.27/drivers/usb/host/
Dsl811-hcd.c1764 case PM_EVENT_FREEZE: in sl811h_suspend()
Disp1362-hcd.c2738 if (state.event == PM_EVENT_FREEZE) { in isp1362_suspend()
Du132-hcd.c3164 case PM_EVENT_FREEZE: in u132_suspend()
/linux-4.1.27/drivers/scsi/
Dmesh.c1762 case PM_EVENT_FREEZE: in mesh_suspend()
/linux-4.1.27/drivers/pci/
Dpci.c882 case PM_EVENT_FREEZE: in pci_choose_state()
/linux-4.1.27/drivers/video/fbdev/aty/
Dradeon_pm.c2629 case PM_EVENT_FREEZE: /* about to take snapshot */ in radeonfb_pci_suspend()