Home
last modified time | relevance | path

Searched refs:unregister_pm_notifier (Results 1 – 15 of 15) sorted by relevance

/linux-2.6.39/include/linux/
Dsuspend.h269 extern int unregister_pm_notifier(struct notifier_block *nb);
290 static inline int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
/linux-2.6.39/drivers/s390/char/
Dvmwatchdog.c325 unregister_pm_notifier(&vmwdt_power_notifier); in vmwdt_init()
334 unregister_pm_notifier(&vmwdt_power_notifier); in vmwdt_exit()
/linux-2.6.39/kernel/power/
Dmain.c32 int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
36 EXPORT_SYMBOL_GPL(unregister_pm_notifier);
/linux-2.6.39/arch/s390/mm/
Dcmm.c467 unregister_pm_notifier(&cmm_power_notifier); in cmm_init()
488 unregister_pm_notifier(&cmm_power_notifier); in cmm_exit()
/linux-2.6.39/drivers/mmc/core/
Dhost.c356 unregister_pm_notifier(&host->pm_notify); in mmc_remove_host()
/linux-2.6.39/drivers/net/wimax/i2400m/
Ddriver.c950 unregister_pm_notifier(&i2400m->pm_notifier); in i2400m_setup()
986 unregister_pm_notifier(&i2400m->pm_notifier); in i2400m_release()
/linux-2.6.39/Documentation/power/
Dnotifiers.txt56 register_pm_notifier() and unregister_pm_notifier(), respectively, defined in
/linux-2.6.39/drivers/char/
Dapm-emulation.c697 unregister_pm_notifier(&apm_notif_block); in apm_exit()
/linux-2.6.39/drivers/media/video/tlg2300/
Dpd-main.c524 unregister_pm_notifier(&pm_notifer); in poseidon_exit()
/linux-2.6.39/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c468 unregister_pm_notifier(&dev_priv->pm_nb); in vmw_driver_unload()
/linux-2.6.39/drivers/acpi/
Dbattery.c1006 unregister_pm_notifier(&battery->pm_nb); in acpi_battery_remove()
Dvideo.c1721 unregister_pm_notifier(&video->pm_nb); in acpi_video_bus_remove()
/linux-2.6.39/drivers/staging/brcm80211/brcmfmac/
Ddhd_linux.c430 extern int unregister_pm_notifier(struct notifier_block *nb);
2371 unregister_pm_notifier(&dhd_sleep_pm_notifier); in dhd_detach()
/linux-2.6.39/drivers/net/wireless/orinoco/
Dmain.c2017 unregister_pm_notifier(&priv->pm_notifier); in orinoco_unregister_pm_notifier()
/linux-2.6.39/kernel/trace/
Dftrace.c3413 unregister_pm_notifier(&ftrace_suspend_notifier); in unregister_ftrace_graph()