Home
last modified time | relevance | path

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

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