Searched refs:register_pm_notifier (Results 1 – 23 of 23) sorted by relevance
415 extern int register_pm_notifier(struct notifier_block *nb);421 register_pm_notifier(&fn##_nb); \466 static inline int register_pm_notifier(struct notifier_block *nb) in register_pm_notifier() function
31 err = register_pm_notifier(&pm_notifier_err_inject.nb); in err_inject_init()
29 int register_pm_notifier(struct notifier_block *nb) in register_pm_notifier() function33 EXPORT_SYMBOL_GPL(register_pm_notifier);
214 register_pm_notifier(&omap_dss_pm_notif_block); in omap_dss_probe()
292 ret = register_pm_notifier(&wdt_power_notifier); in diag288_init()
53 register_pm_notifier() and unregister_pm_notifier(), respectively, defined in
448 register_pm_notifier(&twl6030_irq->pm_nb); in twl6030_init_irq()
398 register_pm_notifier(&host->pm_notify); in mmc_add_host()
348 err = register_pm_notifier(&data->pm_notifier); in exynos5_busfreq_int_probe()
992 err = register_pm_notifier(&data->pm_notifier); in exynos4_busfreq_probe()
457 rc = register_pm_notifier(&cmm_power_notifier); in cmm_init()
674 ret = register_pm_notifier(&apm_notif_block); in apm_init()
898 register_pm_notifier(&i2400m->pm_notifier); in i2400m_setup()
951 ret = register_pm_notifier(&css_power_notifier); in css_bus_init()
1221 register_pm_notifier(&battery->pm_nb); in acpi_battery_add()
1753 return register_pm_notifier(&video->pm_nb); in acpi_video_bus_register_backlight()
1697 register_pm_notifier(&fw_cache.pm_notify); in fw_cache_init()
1812 rc = register_pm_notifier(&ap_power_notifier); in ap_module_init()
883 register_pm_notifier(&dev_priv->pm_nb); in vmw_driver_load()
1766 register_pm_notifier(&samsung->pm_nb); in samsung_init()
2012 register_pm_notifier(&priv->pm_notifier); in orinoco_register_pm_notifier()
2237 result = register_pm_notifier(&thermal_pm_nb); in thermal_init()
5854 register_pm_notifier(&ftrace_suspend_notifier); in register_ftrace_graph()