Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dgeneric.c282 else if ((msg.event == PM_EVENT_FREEZE || msg.event == PM_EVENT_PRETHAW) in usb_generic_driver_suspend()
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-pm.c26 if (mesg.event == PM_EVENT_PRETHAW) in generic_ide_suspend()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpm.h667 #define PM_EVENT_PRETHAW PM_EVENT_QUIESCE macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/nvidia/
H A Dnvidia.c1045 if (mesg.event == PM_EVENT_PRETHAW) in nvidiafb_suspend_late()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dsl811-hcd.c1752 case PM_EVENT_PRETHAW: /* explicitly discard hw state */ in sl811h_suspend()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/i810/
H A Di810_main.c1573 case PM_EVENT_PRETHAW: in i810fb_suspend()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c2357 if (mesg.event == PM_EVENT_PRETHAW) in savagefb_suspend_late()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dradeon_pm.c2633 case PM_EVENT_PRETHAW: /* before restoring snapshot */ in radeonfb_pci_suspend_late()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci.c1388 case PM_EVENT_PRETHAW: in pci_choose_state()