Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dgeneric.c282 else if ((msg.event == PM_EVENT_FREEZE || msg.event == PM_EVENT_PRETHAW) in usb_generic_driver_suspend()
/openbmc/linux/include/linux/
H A Dpm.h758 #define PM_EVENT_PRETHAW PM_EVENT_QUIESCE macro
/openbmc/linux/drivers/video/fbdev/nvidia/
H A Dnvidia.c1048 if (mesg.event == PM_EVENT_PRETHAW) in nvidiafb_suspend_late()
/openbmc/linux/drivers/usb/host/
H A Dsl811-hcd.c1750 case PM_EVENT_PRETHAW: /* explicitly discard hw state */ in sl811h_suspend()
/openbmc/linux/drivers/video/fbdev/i810/
H A Di810_main.c1574 case PM_EVENT_PRETHAW: in i810fb_suspend()
/openbmc/linux/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c2368 if (mesg.event == PM_EVENT_PRETHAW) in savagefb_suspend_late()
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c2632 case PM_EVENT_PRETHAW: /* before restoring snapshot */ in radeonfb_pci_suspend_late()