Home
last modified time | relevance | path

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

12

/Linux-v5.4/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-v5.4/lib/
Dpm-notifier-error-inject.c41 unregister_pm_notifier(&pm_notifier_err_inject.nb); in err_inject_exit()
/Linux-v5.4/drivers/watchdog/
Ddiag288_wdt.c302 unregister_pm_notifier(&wdt_power_notifier); in diag288_init()
310 unregister_pm_notifier(&wdt_power_notifier); in diag288_exit()
/Linux-v5.4/include/linux/
Dsuspend.h483 extern int unregister_pm_notifier(struct notifier_block *nb);
517 static inline int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
/Linux-v5.4/arch/s390/mm/
Dcmm.c457 unregister_pm_notifier(&cmm_power_notifier); in cmm_init()
478 unregister_pm_notifier(&cmm_power_notifier); in cmm_exit()
/Linux-v5.4/drivers/platform/x86/intel_speed_select_if/
Disst_if_mbox_msr.c210 unregister_pm_notifier(&isst_pm_nb); in module_init()
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/
Dcore.c176 unregister_pm_notifier(&omap_dss_pm_notif_block); in omap_dss_remove()
/Linux-v5.4/drivers/net/wimax/i2400m/
Ddriver.c925 unregister_pm_notifier(&i2400m->pm_notifier); in i2400m_setup()
961 unregister_pm_notifier(&i2400m->pm_notifier); in i2400m_release()
/Linux-v5.4/kernel/power/
Dmain.c77 int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
81 EXPORT_SYMBOL_GPL(unregister_pm_notifier);
/Linux-v5.4/Documentation/driver-api/pm/
Dnotifiers.rst71 :c:func:`register_pm_notifier()` and :c:func:`unregister_pm_notifier()`,
/Linux-v5.4/drivers/mfd/
Dtwl6030-irq.c444 unregister_pm_notifier(&twl6030_irq->pm_nb); in twl6030_exit_irq()
/Linux-v5.4/kernel/trace/
Dfgraph.c621 unregister_pm_notifier(&ftrace_suspend_notifier); in unregister_ftrace_graph()
/Linux-v5.4/sound/soc/
Dsoc-jack.c326 unregister_pm_notifier(&gpios[i].pm_notifier); in jack_free_gpios()
/Linux-v5.4/drivers/char/
Dapm-emulation.c672 unregister_pm_notifier(&apm_notif_block); in apm_exit()
/Linux-v5.4/drivers/staging/greybus/
Darche-platform.c568 unregister_pm_notifier(&arche_pdata->pm_notifier); in arche_platform_remove()
/Linux-v5.4/drivers/powercap/
Dintel_rapl_common.c1446 unregister_pm_notifier(&rapl_pm_notifier); in rapl_init()
1454 unregister_pm_notifier(&rapl_pm_notifier); in rapl_exit()
/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dpcie_bus.c481 unregister_pm_notifier(&wil->pm_notify); in wil_pcie_remove()
/Linux-v5.4/drivers/power/supply/
Dds2760_battery.c784 unregister_pm_notifier(&di->pm_notifier); in w1_ds2760_remove_slave()
/Linux-v5.4/drivers/platform/x86/
Dintel_telemetry_debugfs.c948 unregister_pm_notifier(&pm_notifier); in telemetry_debugfs_exit()
Dsamsung-laptop.c1735 unregister_pm_notifier(&samsung->pm_nb); in samsung_exit()
/Linux-v5.4/drivers/base/firmware_loader/
Dmain.c1400 unregister_pm_notifier(&fw_cache.pm_notify); in unregister_fw_pm_ops()
/Linux-v5.4/drivers/s390/cio/
Dcss.c1249 unregister_pm_notifier(&css_power_notifier); in css_bus_init()
/Linux-v5.4/drivers/acpi/
Dbattery.c1434 unregister_pm_notifier(&battery->pm_nb); in acpi_battery_remove()
Dacpi_video.c1900 error = unregister_pm_notifier(&video->pm_nb); in acpi_video_bus_unregister_backlight()
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c966 unregister_pm_notifier(&dev_priv->pm_nb); in vmw_driver_unload()

12