Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/core/
Dgeneric.c210 else if (msg.event == PM_EVENT_FREEZE || msg.event == PM_EVENT_PRETHAW) in generic_suspend()
/linux-2.6.39/include/linux/
Dpm.h484 #define PM_EVENT_PRETHAW PM_EVENT_QUIESCE macro
/linux-2.6.39/drivers/ide/
Dide-pm.c25 if (mesg.event == PM_EVENT_PRETHAW) in generic_ide_suspend()
/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnouveau_drv.c171 if (pm_state.event == PM_EVENT_PRETHAW) in nouveau_pci_suspend()
/linux-2.6.39/drivers/gpu/drm/i915/
Di915_drv.c337 if (state.event == PM_EVENT_PRETHAW) in i915_suspend()
/linux-2.6.39/drivers/gpu/drm/radeon/
Dradeon_device.c843 if (state.event == PM_EVENT_PRETHAW) { in radeon_suspend_kms()
/linux-2.6.39/drivers/video/
Dfb-puv3.c803 case PM_EVENT_PRETHAW: /* before restoring snapshot */ in unifb_suspend()
/linux-2.6.39/drivers/staging/sm7xx/
Dsmtcfb.c1037 case PM_EVENT_PRETHAW: in smtcfb_suspend()
/linux-2.6.39/drivers/usb/host/
Dsl811-hcd.c1777 case PM_EVENT_PRETHAW: /* explicitly discard hw state */ in sl811h_suspend()
/linux-2.6.39/drivers/video/nvidia/
Dnvidia.c1058 if (mesg.event == PM_EVENT_PRETHAW) in nvidiafb_suspend()
/linux-2.6.39/drivers/pci/
Dpci.c778 case PM_EVENT_PRETHAW: in pci_choose_state()
/linux-2.6.39/drivers/video/i810/
Di810_main.c1572 case PM_EVENT_PRETHAW: in i810fb_suspend()
/linux-2.6.39/drivers/video/savage/
Dsavagefb_driver.c2364 if (mesg.event == PM_EVENT_PRETHAW) in savagefb_suspend()
/linux-2.6.39/drivers/video/aty/
Dradeon_pm.c2625 case PM_EVENT_PRETHAW: /* before restoring snapshot */ in radeonfb_pci_suspend()