Home
last modified time | relevance | path

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

12

/linux/drivers/greybus/
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/drivers/watchdog/
A Ddiag288_wdt.c298 unregister_pm_notifier(&wdt_power_notifier); in diag288_init()
306 unregister_pm_notifier(&wdt_power_notifier); in diag288_exit()
/linux/lib/
A Dpm-notifier-error-inject.c41 unregister_pm_notifier(&pm_notifier_err_inject.nb); in err_inject_exit()
/linux/include/linux/
A Dsuspend.h497 extern int unregister_pm_notifier(struct notifier_block *nb);
531 static inline int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
/linux/drivers/net/wireguard/
A Ddevice.c447 unregister_pm_notifier(&pm_notifier); in wg_device_init()
457 unregister_pm_notifier(&pm_notifier); in wg_device_uninit()
/linux/drivers/platform/x86/intel/speed_select_if/
A Disst_if_mbox_msr.c208 unregister_pm_notifier(&isst_pm_nb); in module_init()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Dcore.c176 unregister_pm_notifier(&omap_dss_pm_notif_block); in omap_dss_remove()
/linux/Documentation/driver-api/pm/
A Dnotifiers.rst71 :c:func:`register_pm_notifier()` and :c:func:`unregister_pm_notifier()`,
/linux/kernel/power/
A Dmain.c77 int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
81 EXPORT_SYMBOL_GPL(unregister_pm_notifier);
/linux/drivers/mfd/
A Dtwl6030-irq.c444 unregister_pm_notifier(&twl6030_irq->pm_nb); in twl6030_exit_irq()
/linux/drivers/platform/x86/intel/
A Duncore-frequency.c437 unregister_pm_notifier(&uncore_pm_nb); in module_init()
/linux/sound/soc/
A Dsoc-jack.c286 unregister_pm_notifier(&gpios[i].pm_notifier); in jack_free_gpios()
/linux/kernel/trace/
A Dfgraph.c648 unregister_pm_notifier(&ftrace_suspend_notifier); in unregister_ftrace_graph()
/linux/drivers/char/
A Dapm-emulation.c672 unregister_pm_notifier(&apm_notif_block); in apm_exit()
/linux/drivers/staging/greybus/
A Darche-platform.c566 unregister_pm_notifier(&arche_pdata->pm_notifier); in arche_platform_remove()
/linux/drivers/powercap/
A Dintel_rapl_common.c1482 unregister_pm_notifier(&rapl_pm_notifier); in rapl_init()
1490 unregister_pm_notifier(&rapl_pm_notifier); in rapl_exit()
/linux/drivers/net/wireless/ath/wil6210/
A Dpcie_bus.c470 unregister_pm_notifier(&wil->pm_notify); in wil_pcie_remove()
/linux/drivers/power/supply/
A Dds2760_battery.c784 unregister_pm_notifier(&di->pm_notifier); in w1_ds2760_remove_slave()
/linux/drivers/platform/x86/intel/telemetry/
A Ddebugfs.c952 unregister_pm_notifier(&pm_notifier); in telemetry_debugfs_exit()
/linux/drivers/base/firmware_loader/
A Dmain.c1446 unregister_pm_notifier(&fw_cache.pm_notify); in unregister_fw_pm_ops()
/linux/drivers/acpi/
A Dbattery.c1236 unregister_pm_notifier(&battery->pm_nb); in acpi_battery_remove()
A Dacpi_video.c1912 error = unregister_pm_notifier(&video->pm_nb); in acpi_video_bus_unregister_backlight()
/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_drv.c1156 unregister_pm_notifier(&dev_priv->pm_nb); in vmw_driver_unload()
/linux/drivers/platform/x86/
A Dsamsung-laptop.c1727 unregister_pm_notifier(&samsung->pm_nb); in samsung_exit()
/linux/drivers/net/wireless/intersil/orinoco/
A Dmain.c2001 unregister_pm_notifier(&priv->pm_notifier); in orinoco_unregister_pm_notifier()

Completed in 48 milliseconds

12