Home
last modified time | relevance | path

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

/linux-4.4.14/lib/
Dpm-notifier-error-inject.c40 unregister_pm_notifier(&pm_notifier_err_inject.nb); in err_inject_exit()
/linux-4.4.14/drivers/watchdog/
Ddiag288_wdt.c298 unregister_pm_notifier(&wdt_power_notifier); in diag288_init()
306 unregister_pm_notifier(&wdt_power_notifier); in diag288_exit()
/linux-4.4.14/include/linux/
Dsuspend.h416 extern int unregister_pm_notifier(struct notifier_block *nb);
471 static inline int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
/linux-4.4.14/arch/s390/mm/
Dcmm.c465 unregister_pm_notifier(&cmm_power_notifier); in cmm_init()
486 unregister_pm_notifier(&cmm_power_notifier); in cmm_exit()
/linux-4.4.14/kernel/power/
Dmain.c35 int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
39 EXPORT_SYMBOL_GPL(unregister_pm_notifier);
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dcore.c225 unregister_pm_notifier(&omap_dss_pm_notif_block); in omap_dss_remove()
/linux-4.4.14/Documentation/power/
Dnotifiers.txt53 register_pm_notifier() and unregister_pm_notifier(), respectively, defined in
/linux-4.4.14/drivers/net/wimax/i2400m/
Ddriver.c945 unregister_pm_notifier(&i2400m->pm_notifier); in i2400m_setup()
981 unregister_pm_notifier(&i2400m->pm_notifier); in i2400m_release()
/linux-4.4.14/drivers/mfd/
Dtwl6030-irq.c459 unregister_pm_notifier(&twl6030_irq->pm_nb); in twl6030_exit_irq()
/linux-4.4.14/drivers/mmc/core/
Dhost.c415 unregister_pm_notifier(&host->pm_notify); in mmc_remove_host()
/linux-4.4.14/drivers/devfreq/exynos/
Dexynos5_bus.c365 unregister_pm_notifier(&data->pm_notifier); in exynos5_busfreq_int_remove()
Dexynos4_bus.c1006 unregister_pm_notifier(&data->pm_notifier); in exynos4_busfreq_remove()
/linux-4.4.14/drivers/char/
Dapm-emulation.c691 unregister_pm_notifier(&apm_notif_block); in apm_exit()
/linux-4.4.14/drivers/acpi/
Dbattery.c1243 unregister_pm_notifier(&battery->pm_nb); in acpi_battery_remove()
Dacpi_video.c1783 error = unregister_pm_notifier(&video->pm_nb); in acpi_video_bus_unregister_backlight()
/linux-4.4.14/drivers/base/
Dfirmware_class.c1718 unregister_pm_notifier(&fw_cache.pm_notify); in firmware_class_exit()
/linux-4.4.14/drivers/s390/crypto/
Dap_bus.c1856 unregister_pm_notifier(&ap_power_notifier); in ap_module_exit()
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c929 unregister_pm_notifier(&dev_priv->pm_nb); in vmw_driver_unload()
/linux-4.4.14/drivers/platform/x86/
Dsamsung-laptop.c1795 unregister_pm_notifier(&samsung->pm_nb); in samsung_exit()
/linux-4.4.14/drivers/net/wireless/orinoco/
Dmain.c2017 unregister_pm_notifier(&priv->pm_notifier); in orinoco_unregister_pm_notifier()
/linux-4.4.14/drivers/thermal/
Dthermal_core.c2261 unregister_pm_notifier(&thermal_pm_nb); in thermal_exit()
/linux-4.4.14/kernel/trace/
Dftrace.c5893 unregister_pm_notifier(&ftrace_suspend_notifier); in unregister_ftrace_graph()