Home
last modified time | relevance | path

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

12

/linux/lib/
H A Dpm-notifier-error-inject.c32 err = register_pm_notifier(&pm_notifier_err_inject.nb); in err_inject_init()
/linux/drivers/greybus/
H A Dsvc_watchdog.c125 retval = register_pm_notifier(&watchdog->pm_notifier); in gb_svc_watchdog_create()
/linux/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency.c299 ret = register_pm_notifier(&uncore_pm_nb); in intel_uncore_init()
/linux/Documentation/driver-api/pm/
H A Dnotifiers.rst71 :c:func:`register_pm_notifier()` and :c:func:`unregister_pm_notifier()`,
/linux/sound/soc/
H A Dsoc-jack.c378 register_pm_notifier(&gpios[i].pm_notifier); in snd_soc_jack_add_gpios()
/linux/drivers/soc/tegra/
H A Dregulators-tegra30.c529 err = register_pm_notifier(&tegra30_coupler.suspend_notifier); in tegra_regulator_coupler_init()
H A Dregulators-tegra20.c555 err = register_pm_notifier(&tegra20_coupler.suspend_notifier); in tegra_regulator_coupler_init()
/linux/kernel/power/
H A Dmain.c156 int register_pm_notifier(struct notifier_block *nb) in register_pm_notifier() function
160 EXPORT_SYMBOL_GPL(register_pm_notifier);
/linux/drivers/char/
H A Dapm-emulation.c646 ret = register_pm_notifier(&apm_notif_block); in apm_init()
H A Drandom.c928 WARN_ON(register_pm_notifier(&pm_notifier)); in random_init()
/linux/drivers/gpu/drm/xe/
H A Dxe_pm.c439 err = register_pm_notifier(&xe->pm_notifier); in xe_pm_init()
/linux/drivers/net/wireless/ath/wil6210/
H A Dpcie_bus.c434 rc = register_pm_notifier(&wil->pm_notify); in wil_pcie_probe()
/linux/drivers/phy/broadcom/
H A Dphy-brcm-usb.c548 register_pm_notifier(&priv->pm_notifier); in brcm_usb_phy_probe()
/linux/drivers/power/supply/
H A Dds2760_battery.c711 register_pm_notifier(&di->pm_notifier); in w1_ds2760_add_slave()
/linux/drivers/platform/x86/intel/telemetry/
H A Ddebugfs.c928 register_pm_notifier(&pm_notifier); in telemetry_debugfs_init()
/linux/kernel/trace/
H A Dfgraph.c1384 register_pm_notifier(&ftrace_suspend_notifier); in register_ftrace_graph()
/linux/drivers/base/firmware_loader/
H A Dmain.c1604 ret = register_pm_notifier(&fw_cache.pm_notify); in register_fw_pm_ops()
/linux/drivers/platform/x86/
H A Dsamsung-laptop.c1720 register_pm_notifier(&samsung->pm_nb); in samsung_init()
/linux/drivers/thermal/
H A Dthermal_core.c1914 result = register_pm_notifier(&thermal_pm_nb); in thermal_init()
/linux/drivers/acpi/
H A Dacpi_video.c1839 return register_pm_notifier(&video->pm_nb); in acpi_video_bus_register_backlight()
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c2588 return register_pm_notifier(&ab->pm_nb); in ath11k_core_pm_notifier_register()
/linux/drivers/powercap/
H A Dintel_rapl_common.c2359 ret = register_pm_notifier(&rapl_pm_notifier); in rapl_init()
/linux/net/bluetooth/
H A Dhci_core.c2787 ret = register_pm_notifier(&hdev->suspend_notifier); in hci_register_suspend_notifier()
/linux/virt/kvm/
H A Dkvm_main.c928 register_pm_notifier(&kvm->pm_notifier); in kvm_init_pm_notifier()
/linux/kernel/sched/
H A Dext.c7306 ret = register_pm_notifier(&scx_pm_notifier); in scx_init()

12