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

/linux-master/drivers/usb/core/
H A Dgeneric.c298 else if ((msg.event == PM_EVENT_FREEZE || msg.event == PM_EVENT_PRETHAW)
/linux-master/include/linux/
H A Dpm.h760 /* Necessary, because several drivers use PM_EVENT_PRETHAW */
761 #define PM_EVENT_PRETHAW PM_EVENT_QUIESCE macro
/linux-master/drivers/video/fbdev/nvidia/
H A Dnvidia.c1050 if (mesg.event == PM_EVENT_PRETHAW)
/linux-master/drivers/usb/host/
H A Dsl811-hcd.c1750 case PM_EVENT_PRETHAW: /* explicitly discard hw state */
/linux-master/drivers/video/fbdev/aty/
H A Dradeon_pm.c2632 case PM_EVENT_PRETHAW: /* before restoring snapshot */
/linux-master/drivers/video/fbdev/i810/
H A Di810_main.c1576 case PM_EVENT_PRETHAW:
/linux-master/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c2365 if (mesg.event == PM_EVENT_PRETHAW)

Completed in 268 milliseconds