Home
last modified time | relevance | path

Searched refs:register_pm_notifier (Results 1 – 25 of 59) sorted by relevance

123

/OK3568_Linux_fs/kernel/include/linux/
H A Dsuspend.h494 extern int register_pm_notifier(struct notifier_block *nb);
501 register_pm_notifier(&fn##_nb); \
525 static inline int register_pm_notifier(struct notifier_block *nb) in register_pm_notifier() function
/OK3568_Linux_fs/kernel/lib/
H A Dpm-notifier-error-inject.c32 err = register_pm_notifier(&pm_notifier_err_inject.nb); in err_inject_init()
/OK3568_Linux_fs/kernel/drivers/greybus/
H A Dsvc_watchdog.c125 retval = register_pm_notifier(&watchdog->pm_notifier); in gb_svc_watchdog_create()
/OK3568_Linux_fs/kernel/drivers/platform/x86/intel_speed_select_if/
H A Disst_if_mbox_msr.c198 ret = register_pm_notifier(&isst_pm_nb); in isst_if_mbox_init()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Dcore.c169 register_pm_notifier(&omap_dss_pm_notif_block); in omap_dss_probe()
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dtrace.c282 register_pm_notifier(&pm_trace_nb); in early_resume_init()
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Ddiag288_wdt.c296 ret = register_pm_notifier(&wdt_power_notifier); in diag288_init()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dmt6397-irq.c212 register_pm_notifier(&chip->pm_nb); in mt6397_irq_init()
H A Dtwl6030-irq.c433 register_pm_notifier(&twl6030_irq->pm_nb); in twl6030_init_irq()
/OK3568_Linux_fs/kernel/kernel/power/
H A Dmain.c71 int register_pm_notifier(struct notifier_block *nb) in register_pm_notifier() function
75 EXPORT_SYMBOL_GPL(register_pm_notifier);
H A Dwakeup_reason.c404 if (register_pm_notifier(&wakeup_reason_pm_notifier_block)) { in wakeup_reason_init()
/OK3568_Linux_fs/kernel/Documentation/driver-api/pm/
H A Dnotifiers.rst71 :c:func:`register_pm_notifier()` and :c:func:`unregister_pm_notifier()`,
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_IDLETIMER.c346 ret = register_pm_notifier(&info->timer->pm_nb); in idletimer_tg_create()
415 ret = register_pm_notifier(&info->timer->pm_nb); in idletimer_tg_create_v1()
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-jack.c391 register_pm_notifier(&gpios[i].pm_notifier); in snd_soc_jack_add_gpios()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel-uncore-frequency.c415 ret = register_pm_notifier(&uncore_pm_nb); in intel_uncore_init()
H A Dintel_telemetry_debugfs.c928 register_pm_notifier(&pm_notifier); in telemetry_debugfs_init()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dfgraph.c608 register_pm_notifier(&ftrace_suspend_notifier); in register_ftrace_graph()
/OK3568_Linux_fs/kernel/drivers/char/
H A Dapm-emulation.c655 ret = register_pm_notifier(&apm_notif_block); in apm_init()
/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Ddevice.c429 ret = register_pm_notifier(&pm_notifier); in wg_device_init()
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Darche-platform.c526 ret = register_pm_notifier(&arche_pdata->pm_notifier); in arche_platform_probe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dpcie_bus.c434 rc = register_pm_notifier(&wil->pm_notify); in wil_pcie_probe()
/OK3568_Linux_fs/kernel/drivers/phy/broadcom/
H A Dphy-brcm-usb.c518 register_pm_notifier(&priv->pm_notifier); in brcm_usb_phy_probe()
/OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/
H A Ddriver.c880 register_pm_notifier(&i2400m->pm_notifier); in i2400m_setup()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dds2760_battery.c768 register_pm_notifier(&di->pm_notifier); in w1_ds2760_add_slave()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Drk_fiq_debugger.c623 if (register_pm_notifier(&fiq_dbg_sdei_pm_nb)) { in fiq_debugger_sdei_enable()

123