Searched refs:unregister_pm_notifier (Results 1 - 21 of 21) sorted by relevance

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

Completed in 278 milliseconds