Searched refs:register_pm_notifier (Results 1 – 25 of 35) sorted by relevance
12
498 extern int register_pm_notifier(struct notifier_block *nb);507 register_pm_notifier(&fn##_nb); \534 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()
198 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()
252 ret = register_pm_notifier(&uncore_pm_nb); in intel_uncore_init()
214 register_pm_notifier(&chip->pm_nb); in mt6397_irq_init()
433 register_pm_notifier(&twl6030_irq->pm_nb); in twl6030_init_irq()
71 :c:func:`register_pm_notifier()` and :c:func:`unregister_pm_notifier()`,
102 int register_pm_notifier(struct notifier_block *nb) in register_pm_notifier() function106 EXPORT_SYMBOL_GPL(register_pm_notifier);
330 ret = register_pm_notifier(&wdd->pm_nb); in __watchdog_register_device()
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()
391 register_pm_notifier(&gpios[i].pm_notifier); in snd_soc_jack_add_gpios()
655 ret = register_pm_notifier(&apm_notif_block); in apm_init()
645 register_pm_notifier(&ftrace_suspend_notifier); in register_ftrace_graph()
525 ret = register_pm_notifier(&arche_pdata->pm_notifier); in arche_platform_probe()
445 ret = register_pm_notifier(&pm_notifier); in wg_device_init()
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()
1212 register_pm_notifier(&battery->pm_nb); in acpi_battery_add()
1574 ret = register_pm_notifier(&fw_cache.pm_notify); in register_fw_pm_ops()