Home
last modified time | relevance | path

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

12

/Linux-v6.1/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.1/drivers/watchdog/
Ddiag288_wdt.c298 unregister_pm_notifier(&wdt_power_notifier); in diag288_init()
306 unregister_pm_notifier(&wdt_power_notifier); in diag288_exit()
/Linux-v6.1/lib/
Dpm-notifier-error-inject.c41 unregister_pm_notifier(&pm_notifier_err_inject.nb); in err_inject_exit()
/Linux-v6.1/include/linux/
Dsuspend.h490 extern int unregister_pm_notifier(struct notifier_block *nb);
524 static inline int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
/Linux-v6.1/drivers/platform/x86/intel/speed_select_if/
Disst_if_mbox_msr.c208 unregister_pm_notifier(&isst_pm_nb); in module_init()
/Linux-v6.1/drivers/video/fbdev/omap2/omapfb/dss/
Dcore.c176 unregister_pm_notifier(&omap_dss_pm_notif_block); in omap_dss_remove()
/Linux-v6.1/drivers/platform/x86/intel/uncore-frequency/
Duncore-frequency.c264 unregister_pm_notifier(&uncore_pm_nb); in module_init()
/Linux-v6.1/drivers/net/wireguard/
Ddevice.c467 unregister_pm_notifier(&pm_notifier); in wg_device_init()
476 unregister_pm_notifier(&pm_notifier); in wg_device_uninit()
/Linux-v6.1/Documentation/driver-api/pm/
Dnotifiers.rst71 :c:func:`register_pm_notifier()` and :c:func:`unregister_pm_notifier()`,
/Linux-v6.1/kernel/power/
Dmain.c80 int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
84 EXPORT_SYMBOL_GPL(unregister_pm_notifier);
/Linux-v6.1/drivers/mfd/
Dtwl6030-irq.c444 unregister_pm_notifier(&twl6030_irq->pm_nb); in twl6030_exit_irq()
/Linux-v6.1/sound/soc/
Dsoc-jack.c286 unregister_pm_notifier(&gpios[i].pm_notifier); in jack_free_gpios()
/Linux-v6.1/kernel/trace/
Dfgraph.c659 unregister_pm_notifier(&ftrace_suspend_notifier); in unregister_ftrace_graph()
/Linux-v6.1/drivers/char/
Dapm-emulation.c672 unregister_pm_notifier(&apm_notif_block); in apm_exit()
/Linux-v6.1/drivers/staging/greybus/
Darche-platform.c566 unregister_pm_notifier(&arche_pdata->pm_notifier); in arche_platform_remove()
/Linux-v6.1/drivers/powercap/
Dintel_rapl_common.c1545 unregister_pm_notifier(&rapl_pm_notifier); in rapl_init()
1553 unregister_pm_notifier(&rapl_pm_notifier); in rapl_exit()
/Linux-v6.1/drivers/phy/broadcom/
Dphy-brcm-usb.c576 unregister_pm_notifier(&priv->pm_notifier); in brcm_usb_phy_remove()
/Linux-v6.1/drivers/net/wireless/ath/wil6210/
Dpcie_bus.c470 unregister_pm_notifier(&wil->pm_notify); in wil_pcie_remove()
/Linux-v6.1/drivers/power/supply/
Dds2760_battery.c784 unregister_pm_notifier(&di->pm_notifier); in w1_ds2760_remove_slave()
/Linux-v6.1/drivers/platform/x86/intel/telemetry/
Ddebugfs.c952 unregister_pm_notifier(&pm_notifier); in telemetry_debugfs_exit()
/Linux-v6.1/drivers/acpi/
Dbattery.c1219 unregister_pm_notifier(&battery->pm_nb); in acpi_battery_remove()
Dacpi_video.c1870 error = unregister_pm_notifier(&video->pm_nb); in acpi_video_bus_unregister_backlight()
/Linux-v6.1/drivers/base/firmware_loader/
Dmain.c1531 unregister_pm_notifier(&fw_cache.pm_notify); in unregister_fw_pm_ops()
/Linux-v6.1/drivers/platform/x86/
Dsamsung-laptop.c1638 unregister_pm_notifier(&samsung->pm_nb); in samsung_exit()
/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c1144 unregister_pm_notifier(&dev_priv->pm_nb); in vmw_driver_unload()

12