Home
last modified time | relevance | path

Searched refs:unregister_pm_notifier (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v6.6/drivers/greybus/
Dsvc_watchdog.c135 unregister_pm_notifier(&watchdog->pm_notifier); in gb_svc_watchdog_create()
154 unregister_pm_notifier(&watchdog->pm_notifier); in gb_svc_watchdog_destroy()
/Linux-v6.6/lib/
Dpm-notifier-error-inject.c41 unregister_pm_notifier(&pm_notifier_err_inject.nb); in err_inject_exit()
/Linux-v6.6/include/linux/
Dsuspend.h499 extern int unregister_pm_notifier(struct notifier_block *nb);
539 static inline int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
/Linux-v6.6/drivers/platform/x86/intel/speed_select_if/
Disst_if_mbox_msr.c208 unregister_pm_notifier(&isst_pm_nb); in module_init()
/Linux-v6.6/drivers/video/fbdev/omap2/omapfb/dss/
Dcore.c176 unregister_pm_notifier(&omap_dss_pm_notif_block); in omap_dss_remove()
/Linux-v6.6/drivers/net/wireguard/
Ddevice.c468 unregister_pm_notifier(&pm_notifier); in wg_device_init()
477 unregister_pm_notifier(&pm_notifier); in wg_device_uninit()
/Linux-v6.6/drivers/platform/x86/intel/uncore-frequency/
Duncore-frequency.c273 unregister_pm_notifier(&uncore_pm_nb); in module_init()
/Linux-v6.6/Documentation/driver-api/pm/
Dnotifiers.rst71 :c:func:`register_pm_notifier()` and :c:func:`unregister_pm_notifier()`,
/Linux-v6.6/kernel/power/
Dmain.c108 int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
112 EXPORT_SYMBOL_GPL(unregister_pm_notifier);
/Linux-v6.6/drivers/mfd/
Dtwl6030-irq.c444 unregister_pm_notifier(&twl6030_irq->pm_nb); in twl6030_exit_irq()
/Linux-v6.6/sound/soc/
Dsoc-jack.c286 unregister_pm_notifier(&gpios[i].pm_notifier); in jack_free_gpios()
/Linux-v6.6/drivers/char/
Dapm-emulation.c672 unregister_pm_notifier(&apm_notif_block); in apm_exit()
/Linux-v6.6/kernel/trace/
Dfgraph.c684 unregister_pm_notifier(&ftrace_suspend_notifier); in unregister_ftrace_graph()
/Linux-v6.6/drivers/staging/greybus/
Darche-platform.c567 unregister_pm_notifier(&arche_pdata->pm_notifier); in arche_platform_remove()
/Linux-v6.6/drivers/acpi/
Dbattery.c1225 unregister_pm_notifier(&battery->pm_nb); in acpi_battery_add()
1248 unregister_pm_notifier(&battery->pm_nb); in acpi_battery_remove()
Dacpi_video.c1857 error = unregister_pm_notifier(&video->pm_nb); in acpi_video_bus_unregister_backlight()
/Linux-v6.6/drivers/phy/broadcom/
Dphy-brcm-usb.c579 unregister_pm_notifier(&priv->pm_notifier); in brcm_usb_phy_remove()
/Linux-v6.6/drivers/net/wireless/ath/wil6210/
Dpcie_bus.c470 unregister_pm_notifier(&wil->pm_notify); in wil_pcie_remove()
/Linux-v6.6/drivers/power/supply/
Dds2760_battery.c776 unregister_pm_notifier(&di->pm_notifier); in w1_ds2760_remove_slave()
/Linux-v6.6/drivers/platform/x86/intel/telemetry/
Ddebugfs.c952 unregister_pm_notifier(&pm_notifier); in telemetry_debugfs_exit()
/Linux-v6.6/drivers/base/firmware_loader/
Dmain.c1586 unregister_pm_notifier(&fw_cache.pm_notify); in unregister_fw_pm_ops()
/Linux-v6.6/drivers/platform/x86/
Dsamsung-laptop.c1638 unregister_pm_notifier(&samsung->pm_nb); in samsung_exit()
/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c1191 unregister_pm_notifier(&dev_priv->pm_nb); in vmw_driver_unload()
/Linux-v6.6/drivers/powercap/
Dintel_rapl_common.c1695 unregister_pm_notifier(&rapl_pm_notifier); in rapl_exit()
/Linux-v6.6/drivers/net/wireless/intersil/orinoco/
Dmain.c2001 unregister_pm_notifier(&priv->pm_notifier); in orinoco_unregister_pm_notifier()

12