Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-pm.c27 mesg.event = PM_EVENT_FREEZE; in generic_ide_suspend()
112 if (pm->pm_state == PM_EVENT_FREEZE) in ide_complete_power_step()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpm.h440 #define PM_EVENT_FREEZE 0x0001 macro
461 #define PMSG_FREEZE ((struct pm_message){ .event = PM_EVENT_FREEZE, })
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dgeneric.c282 else if ((msg.event == PM_EVENT_FREEZE || msg.event == PM_EVENT_PRETHAW) in usb_generic_driver_suspend()
H A Ddriver.c1555 if (msg.event == PM_EVENT_FREEZE || msg.event == PM_EVENT_QUIESCE) { in choose_wakeup()
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dmain.c77 case PM_EVENT_FREEZE: in pm_verb()
359 case PM_EVENT_FREEZE: in pm_op()
393 case PM_EVENT_FREEZE: in pm_late_early_op()
427 case PM_EVENT_FREEZE: in pm_noirq_op()
1159 case PM_EVENT_FREEZE: in resume_event()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dpower.h138 { PM_EVENT_FREEZE, "freeze" }, \
/OK3568_Linux_fs/kernel/drivers/video/fbdev/savage/
H 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()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/i810/
H A Di810_main.c1572 case PM_EVENT_FREEZE: in i810fb_suspend()
1604 if (cur_state == PM_EVENT_FREEZE) { in i810fb_resume()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_drv.c1170 state.event != PM_EVENT_FREEZE)) in i915_suspend_switcheroo()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/nvidia/
H A Dnvidia.c1046 mesg.event = PM_EVENT_FREEZE; in nvidiafb_suspend_late()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dsl811-hcd.c1747 case PM_EVENT_FREEZE: in sl811h_suspend()
H A Disp1362-hcd.c2724 if (state.event == PM_EVENT_FREEZE) { in isp1362_suspend()
H A Du132-hcd.c3129 case PM_EVENT_FREEZE: in u132_suspend()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dmesh.c1769 case PM_EVENT_FREEZE: in mesh_suspend()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dradeon_pm.c2632 case PM_EVENT_FREEZE: /* about to take snapshot */ in radeonfb_pci_suspend_late()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci.c1387 case PM_EVENT_FREEZE: in pci_choose_state()
/OK3568_Linux_fs/kernel/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c8157 if (state.event == PM_EVENT_FREEZE) in pqi_suspend()