Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/greybus/
H A 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-6.15/lib/
H A Dpm-notifier-error-inject.c41 unregister_pm_notifier(&pm_notifier_err_inject.nb); in err_inject_exit()
/linux-6.15/include/linux/
H A Dsuspend.h440 extern int unregister_pm_notifier(struct notifier_block *nb);
480 static inline int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
/linux-6.15/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_mbox_msr.c206 unregister_pm_notifier(&isst_pm_nb); in module_init()
/linux-6.15/drivers/video/fbdev/omap2/omapfb/dss/
H A Dcore.c176 unregister_pm_notifier(&omap_dss_pm_notif_block); in omap_dss_remove()
/linux-6.15/drivers/net/wireguard/
H A Ddevice.c463 unregister_pm_notifier(&pm_notifier); in wg_device_init()
472 unregister_pm_notifier(&pm_notifier); in wg_device_uninit()
/linux-6.15/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency.c315 unregister_pm_notifier(&uncore_pm_nb); in module_init()
/linux-6.15/Documentation/driver-api/pm/
H A Dnotifiers.rst71 :c:func:`register_pm_notifier()` and :c:func:`unregister_pm_notifier()`,
/linux-6.15/drivers/mfd/
H A Dtwl6030-irq.c444 unregister_pm_notifier(&twl6030_irq->pm_nb); in twl6030_exit_irq()
/linux-6.15/sound/soc/
H A Dsoc-jack.c285 unregister_pm_notifier(&gpios[i].pm_notifier); in jack_free_gpios()
/linux-6.15/kernel/power/
H A Dmain.c92 int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
96 EXPORT_SYMBOL_GPL(unregister_pm_notifier);
/linux-6.15/drivers/net/wwan/iosm/
H A Diosm_ipc_pcie.c581 unregister_pm_notifier(&pm_notifier); in iosm_ipc_driver_exit()
/linux-6.15/drivers/char/
H A Dapm-emulation.c672 unregister_pm_notifier(&apm_notif_block); in apm_exit()
/linux-6.15/drivers/staging/greybus/
H A Darche-platform.c567 unregister_pm_notifier(&arche_pdata->pm_notifier); in arche_platform_remove()
/linux-6.15/drivers/acpi/
H A Dbattery.c1263 unregister_pm_notifier(&battery->pm_nb); in acpi_battery_add()
1283 unregister_pm_notifier(&battery->pm_nb); in acpi_battery_remove()
/linux-6.15/fs/efivarfs/
H A Dsuper.c613 unregister_pm_notifier(&sfi->pm_nb); in efivarfs_kill_sb()
/linux-6.15/drivers/phy/broadcom/
H A Dphy-brcm-usb.c579 unregister_pm_notifier(&priv->pm_notifier); in brcm_usb_phy_remove()
/linux-6.15/drivers/net/wireless/ath/wil6210/
H A Dpcie_bus.c470 unregister_pm_notifier(&wil->pm_notify); in wil_pcie_remove()
/linux-6.15/drivers/power/supply/
H A Dds2760_battery.c726 unregister_pm_notifier(&di->pm_notifier); in w1_ds2760_remove_slave()
/linux-6.15/drivers/platform/x86/intel/telemetry/
H A Ddebugfs.c952 unregister_pm_notifier(&pm_notifier); in telemetry_debugfs_exit()
/linux-6.15/kernel/trace/
H A Dfgraph.c1431 unregister_pm_notifier(&ftrace_suspend_notifier); in unregister_ftrace_graph()
/linux-6.15/drivers/virtio/
H A Dvirtio_mem.c2656 unregister_pm_notifier(&vm->pm_notifier); in virtio_mem_init_hotplug()
3024 unregister_pm_notifier(&vm->pm_notifier); in virtio_mem_deinit_hotplug()
/linux-6.15/drivers/base/firmware_loader/
H A Dmain.c1656 unregister_pm_notifier(&fw_cache.pm_notify); in unregister_fw_pm_ops()
/linux-6.15/drivers/platform/x86/
H A Dsamsung-laptop.c1637 unregister_pm_notifier(&samsung->pm_nb); in samsung_exit()
/linux-6.15/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1186 unregister_pm_notifier(&dev_priv->pm_nb); in vmw_driver_unload()

12