Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ide/
Dide-pm.c27 mesg.event = PM_EVENT_FREEZE; in generic_ide_suspend()
125 if (pm->pm_state == PM_EVENT_FREEZE) in ide_complete_power_step()
/Linux-v4.19/include/linux/
Dpm.h443 #define PM_EVENT_FREEZE 0x0001 macro
464 #define PMSG_FREEZE ((struct pm_message){ .event = PM_EVENT_FREEZE, })
/Linux-v4.19/drivers/usb/core/
Dgeneric.c218 else if ((msg.event == PM_EVENT_FREEZE || msg.event == PM_EVENT_PRETHAW) in generic_suspend()
Ddriver.c1441 if (msg.event == PM_EVENT_FREEZE || msg.event == PM_EVENT_QUIESCE) { in choose_wakeup()
/Linux-v4.19/drivers/base/power/
Dmain.c71 case PM_EVENT_FREEZE: in pm_verb()
318 case PM_EVENT_FREEZE: in pm_op()
353 case PM_EVENT_FREEZE: in pm_late_early_op()
387 case PM_EVENT_FREEZE: in pm_noirq_op()
1196 case PM_EVENT_FREEZE: in resume_event()
/Linux-v4.19/include/trace/events/
Dpower.h138 { PM_EVENT_FREEZE, "freeze" }, \
/Linux-v4.19/drivers/staging/sm750fb/
Dsm750.c401 case PM_EVENT_FREEZE: in lynxfb_suspend()
464 if (pdev->dev.power.power_state.event != PM_EVENT_FREEZE) { in lynxfb_resume()
/Linux-v4.19/drivers/video/fbdev/nvidia/
Dnvidia.c1050 mesg.event = PM_EVENT_FREEZE; in nvidiafb_suspend()
1076 if (par->pm_state != PM_EVENT_FREEZE) { in nvidiafb_resume()
/Linux-v4.19/drivers/video/fbdev/savage/
Dsavagefb_driver.c2365 mesg.event = PM_EVENT_FREEZE; in savagefb_suspend()
2373 if (mesg.event == PM_EVENT_FREEZE) in savagefb_suspend()
2407 if (cur_state == PM_EVENT_FREEZE) { in savagefb_resume()
/Linux-v4.19/drivers/video/fbdev/
Dfb-puv3.c790 case PM_EVENT_FREEZE: /* about to take snapshot */ in unifb_suspend()
Dvt8623fb.c833 if ((state.event == PM_EVENT_FREEZE) || (par->ref_count == 0)) { in vt8623_pci_suspend()
Darkfb.c1103 if ((state.event == PM_EVENT_FREEZE) || (par->ref_count == 0)) { in ark_pci_suspend()
Di740fb.c1186 if (state.event == PM_EVENT_FREEZE || state.event == PM_EVENT_PRETHAW) in i740fb_suspend()
Ds3fb.c1425 if ((state.event == PM_EVENT_FREEZE) || (par->ref_count == 0)) { in s3_pci_suspend()
/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/
Daq_nic.c928 if (pm_msg->event & PM_EVENT_SLEEP || pm_msg->event & PM_EVENT_FREEZE) { in aq_nic_change_pm_state()
/Linux-v4.19/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-v4.19/drivers/usb/host/
Dsl811-hcd.c1754 case PM_EVENT_FREEZE: in sl811h_suspend()
Disp1362-hcd.c2740 if (state.event == PM_EVENT_FREEZE) { in isp1362_suspend()
Du132-hcd.c3134 case PM_EVENT_FREEZE: in u132_suspend()
/Linux-v4.19/drivers/scsi/
Dmesh.c1762 case PM_EVENT_FREEZE: in mesh_suspend()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_drv.c1690 state.event != PM_EVENT_FREEZE)) in i915_suspend_switcheroo()
/Linux-v4.19/drivers/video/fbdev/aty/
Dradeon_pm.c2633 case PM_EVENT_FREEZE: /* about to take snapshot */ in radeonfb_pci_suspend()
/Linux-v4.19/drivers/pci/
Dpci.c1143 case PM_EVENT_FREEZE: in pci_choose_state()
/Linux-v4.19/drivers/scsi/smartpqi/
Dsmartpqi_init.c6740 if (state.event == PM_EVENT_FREEZE) in pqi_suspend()