Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.c1540 if (msg.event == PM_EVENT_FREEZE || msg.event == PM_EVENT_QUIESCE) { in choose_wakeup()
/linux-6.3-rc2/include/linux/
A Dpm.h508 #define PM_EVENT_FREEZE 0x0001 macro
529 #define PMSG_FREEZE ((struct pm_message){ .event = PM_EVENT_FREEZE, })
/linux-6.3-rc2/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-6.3-rc2/include/trace/events/
A Dpower.h160 { PM_EVENT_FREEZE, "freeze" }, \
/linux-6.3-rc2/drivers/video/fbdev/savage/
A Dsavagefb_driver.c2364 mesg.event = PM_EVENT_FREEZE; in savagefb_suspend_late()
2372 if (mesg.event == PM_EVENT_FREEZE) in savagefb_suspend_late()
2418 if (cur_state == PM_EVENT_FREEZE) in savagefb_resume()
/linux-6.3-rc2/drivers/video/fbdev/i810/
A Di810_main.c1573 case PM_EVENT_FREEZE: in i810fb_suspend()
1605 if (cur_state == PM_EVENT_FREEZE) { in i810fb_resume()
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_driver.c1171 state.event != PM_EVENT_FREEZE)) in i915_driver_suspend_switcheroo()
/linux-6.3-rc2/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-6.3-rc2/drivers/video/fbdev/nvidia/
A Dnvidia.c1047 mesg.event = PM_EVENT_FREEZE; in nvidiafb_suspend_late()
/linux-6.3-rc2/drivers/scsi/
A Dmesh.c1764 case PM_EVENT_FREEZE: in mesh_suspend()
/linux-6.3-rc2/drivers/video/fbdev/aty/
A Dradeon_pm.c2631 case PM_EVENT_FREEZE: /* about to take snapshot */ in radeonfb_pci_suspend_late()

Completed in 58 milliseconds