Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/ide/
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()
/Linux-v5.10/include/linux/
Dpm.h437 #define PM_EVENT_FREEZE 0x0001 macro
458 #define PMSG_FREEZE ((struct pm_message){ .event = PM_EVENT_FREEZE, })
/Linux-v5.10/drivers/usb/core/
Dgeneric.c282 else if ((msg.event == PM_EVENT_FREEZE || msg.event == PM_EVENT_PRETHAW) in usb_generic_driver_suspend()
Ddriver.c1543 if (msg.event == PM_EVENT_FREEZE || msg.event == PM_EVENT_QUIESCE) { in choose_wakeup()
/Linux-v5.10/drivers/base/power/
Dmain.c76 case PM_EVENT_FREEZE: in pm_verb()
358 case PM_EVENT_FREEZE: in pm_op()
392 case PM_EVENT_FREEZE: in pm_late_early_op()
426 case PM_EVENT_FREEZE: in pm_noirq_op()
1157 case PM_EVENT_FREEZE: in resume_event()
/Linux-v5.10/include/trace/events/
Dpower.h138 { PM_EVENT_FREEZE, "freeze" }, \
/Linux-v5.10/drivers/video/fbdev/savage/
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-v5.10/drivers/video/fbdev/i810/
Di810_main.c1572 case PM_EVENT_FREEZE: in i810fb_suspend()
1604 if (cur_state == PM_EVENT_FREEZE) { in i810fb_resume()
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_drv.c1175 state.event != PM_EVENT_FREEZE)) in i915_suspend_switcheroo()
/Linux-v5.10/drivers/video/fbdev/nvidia/
Dnvidia.c1046 mesg.event = PM_EVENT_FREEZE; in nvidiafb_suspend_late()
/Linux-v5.10/drivers/usb/host/
Dsl811-hcd.c1748 case PM_EVENT_FREEZE: in sl811h_suspend()
Disp1362-hcd.c2724 if (state.event == PM_EVENT_FREEZE) { in isp1362_suspend()
Du132-hcd.c3129 case PM_EVENT_FREEZE: in u132_suspend()
/Linux-v5.10/drivers/scsi/
Dmesh.c1769 case PM_EVENT_FREEZE: in mesh_suspend()
/Linux-v5.10/drivers/video/fbdev/aty/
Dradeon_pm.c2632 case PM_EVENT_FREEZE: /* about to take snapshot */ in radeonfb_pci_suspend_late()
/Linux-v5.10/drivers/pci/
Dpci.c1380 case PM_EVENT_FREEZE: in pci_choose_state()
/Linux-v5.10/drivers/scsi/smartpqi/
Dsmartpqi_init.c8151 if (state.event == PM_EVENT_FREEZE) in pqi_suspend()