Searched refs:register_pm_notifier (Results 1 – 25 of 36) sorted by relevance
12
439 extern int register_pm_notifier(struct notifier_block *nb);448 register_pm_notifier(&fn##_nb); \475 static inline int register_pm_notifier(struct notifier_block *nb) in register_pm_notifier() function
32 err = register_pm_notifier(&pm_notifier_err_inject.nb); in err_inject_init()
125 retval = register_pm_notifier(&watchdog->pm_notifier); in gb_svc_watchdog_create()
196 ret = register_pm_notifier(&isst_pm_nb); in isst_if_mbox_init()
169 register_pm_notifier(&omap_dss_pm_notif_block); in omap_dss_probe()
282 register_pm_notifier(&pm_trace_nb); in early_resume_init()
214 register_pm_notifier(&chip->pm_nb); in mt6397_irq_init()
433 register_pm_notifier(&twl6030_irq->pm_nb); in twl6030_init_irq()
289 ret = register_pm_notifier(&uncore_pm_nb); in intel_uncore_init()
71 :c:func:`register_pm_notifier()` and :c:func:`unregister_pm_notifier()`,
331 ret = register_pm_notifier(&wdd->pm_nb); in __watchdog_register_device()
378 register_pm_notifier(&gpios[i].pm_notifier); in snd_soc_jack_add_gpios()
529 err = register_pm_notifier(&tegra30_coupler.suspend_notifier); in tegra_regulator_coupler_init()
555 err = register_pm_notifier(&tegra20_coupler.suspend_notifier); in tegra_regulator_coupler_init()
86 int register_pm_notifier(struct notifier_block *nb) in register_pm_notifier() function90 EXPORT_SYMBOL_GPL(register_pm_notifier);
655 ret = register_pm_notifier(&apm_notif_block); in apm_init()
927 WARN_ON(register_pm_notifier(&pm_notifier)); in random_init()
438 ret = register_pm_notifier(&pm_notifier); in wg_device_init()
525 ret = register_pm_notifier(&arche_pdata->pm_notifier); in arche_platform_probe()
534 register_pm_notifier(&priv->pm_notifier); in brcm_usb_phy_probe()
434 rc = register_pm_notifier(&wil->pm_notify); in wil_pcie_probe()
760 register_pm_notifier(&di->pm_notifier); in w1_ds2760_add_slave()
928 register_pm_notifier(&pm_notifier); in telemetry_debugfs_init()
1287 register_pm_notifier(&ftrace_suspend_notifier); in register_ftrace_graph()
1241 register_pm_notifier(&battery->pm_nb); in acpi_battery_add()
Completed in 53 milliseconds