Home
last modified time | relevance | path

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

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