Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/core/
Dgeneric.c212 else if (msg.event == PM_EVENT_FREEZE || msg.event == PM_EVENT_PRETHAW) in generic_suspend()
/linux-4.4.14/drivers/ide/
Dide-pm.c25 if (mesg.event == PM_EVENT_PRETHAW) in generic_ide_suspend()
/linux-4.4.14/include/linux/
Dpm.h641 #define PM_EVENT_PRETHAW PM_EVENT_QUIESCE macro
/linux-4.4.14/drivers/video/fbdev/
Dfb-puv3.c791 case PM_EVENT_PRETHAW: /* before restoring snapshot */ in unifb_suspend()
Di740fb.c1187 if (state.event == PM_EVENT_FREEZE || state.event == PM_EVENT_PRETHAW) in i740fb_suspend()
/linux-4.4.14/drivers/staging/sm750fb/
Dsm750.c407 case PM_EVENT_PRETHAW: in lynxfb_suspend()
/linux-4.4.14/drivers/usb/host/
Dsl811-hcd.c1769 case PM_EVENT_PRETHAW: /* explicitly discard hw state */ in sl811h_suspend()
/linux-4.4.14/drivers/video/fbdev/nvidia/
Dnvidia.c1049 if (mesg.event == PM_EVENT_PRETHAW) in nvidiafb_suspend()
/linux-4.4.14/drivers/video/fbdev/i810/
Di810_main.c1573 case PM_EVENT_PRETHAW: in i810fb_suspend()
/linux-4.4.14/drivers/video/fbdev/savage/
Dsavagefb_driver.c2364 if (mesg.event == PM_EVENT_PRETHAW) in savagefb_suspend()
/linux-4.4.14/drivers/video/fbdev/aty/
Dradeon_pm.c2630 case PM_EVENT_PRETHAW: /* before restoring snapshot */ in radeonfb_pci_suspend()
/linux-4.4.14/drivers/pci/
Dpci.c923 case PM_EVENT_PRETHAW: in pci_choose_state()