Home
last modified time | relevance | path

Searched refs:PM_EVENT_PRETHAW (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/drivers/usb/core/
Dgeneric.c254 else if ((msg.event == PM_EVENT_FREEZE || msg.event == PM_EVENT_PRETHAW) in generic_suspend()
/Linux-v5.4/drivers/ide/
Dide-pm.c26 if (mesg.event == PM_EVENT_PRETHAW) in generic_ide_suspend()
/Linux-v5.4/include/linux/
Dpm.h664 #define PM_EVENT_PRETHAW PM_EVENT_QUIESCE macro
/Linux-v5.4/drivers/video/fbdev/
Dfb-puv3.c788 case PM_EVENT_PRETHAW: /* before restoring snapshot */ in unifb_suspend()
Di740fb.c1185 if (state.event == PM_EVENT_FREEZE || state.event == PM_EVENT_PRETHAW) in i740fb_suspend()
/Linux-v5.4/drivers/staging/sm750fb/
Dsm750.c403 case PM_EVENT_PRETHAW: in lynxfb_suspend()
/Linux-v5.4/drivers/usb/host/
Dsl811-hcd.c1753 case PM_EVENT_PRETHAW: /* explicitly discard hw state */ in sl811h_suspend()
/Linux-v5.4/drivers/video/fbdev/nvidia/
Dnvidia.c1049 if (mesg.event == PM_EVENT_PRETHAW) in nvidiafb_suspend()
/Linux-v5.4/drivers/video/fbdev/i810/
Di810_main.c1573 case PM_EVENT_PRETHAW: in i810fb_suspend()
/Linux-v5.4/drivers/video/fbdev/savage/
Dsavagefb_driver.c2357 if (mesg.event == PM_EVENT_PRETHAW) in savagefb_suspend()
/Linux-v5.4/drivers/video/fbdev/aty/
Dradeon_pm.c2634 case PM_EVENT_PRETHAW: /* before restoring snapshot */ in radeonfb_pci_suspend()
/Linux-v5.4/drivers/pci/
Dpci.c1178 case PM_EVENT_PRETHAW: in pci_choose_state()