Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpm.h436 #define PM_EVENT_FREEZE 0x0001 macro
457 #define PMSG_FREEZE ((struct pm_message){ .event = PM_EVENT_FREEZE, })
/linux/drivers/usb/core/
A Dgeneric.c282 else if ((msg.event == PM_EVENT_FREEZE || msg.event == PM_EVENT_PRETHAW) in usb_generic_driver_suspend()
A Ddriver.c1539 if (msg.event == PM_EVENT_FREEZE || msg.event == PM_EVENT_QUIESCE) { in choose_wakeup()
/linux/drivers/base/power/
A Dmain.c76 case PM_EVENT_FREEZE: in pm_verb()
355 case PM_EVENT_FREEZE: in pm_op()
389 case PM_EVENT_FREEZE: in pm_late_early_op()
423 case PM_EVENT_FREEZE: in pm_noirq_op()
1165 case PM_EVENT_FREEZE: in resume_event()
/linux/include/trace/events/
A Dpower.h138 { PM_EVENT_FREEZE, "freeze" }, \
/linux/drivers/video/fbdev/savage/
A Dsavagefb_driver.c2358 mesg.event = PM_EVENT_FREEZE; in savagefb_suspend_late()
2366 if (mesg.event == PM_EVENT_FREEZE) in savagefb_suspend_late()
2412 if (cur_state == PM_EVENT_FREEZE) in savagefb_resume()
/linux/drivers/video/fbdev/i810/
A Di810_main.c1572 case PM_EVENT_FREEZE: in i810fb_suspend()
1604 if (cur_state == PM_EVENT_FREEZE) { in i810fb_resume()
/linux/drivers/gpu/drm/i915/
A Di915_drv.c1215 state.event != PM_EVENT_FREEZE)) in i915_suspend_switcheroo()
/linux/drivers/usb/host/
A Dsl811-hcd.c1744 case PM_EVENT_FREEZE: in sl811h_suspend()
A Disp1362-hcd.c2722 if (state.event == PM_EVENT_FREEZE) { in isp1362_suspend()
A Du132-hcd.c3127 case PM_EVENT_FREEZE: in u132_suspend()
/linux/drivers/video/fbdev/nvidia/
A Dnvidia.c1046 mesg.event = PM_EVENT_FREEZE; in nvidiafb_suspend_late()
/linux/drivers/scsi/
A Dmesh.c1760 case PM_EVENT_FREEZE: in mesh_suspend()
/linux/drivers/video/fbdev/aty/
A Dradeon_pm.c2632 case PM_EVENT_FREEZE: /* about to take snapshot */ in radeonfb_pci_suspend_late()
/linux/drivers/scsi/smartpqi/
A Dsmartpqi_init.c8866 if (state.event == PM_EVENT_FREEZE) in pqi_suspend()

Completed in 57 milliseconds