Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/staging/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()
Darche-platform.c610 unregister_pm_notifier(&arche_pdata->pm_notifier); in arche_platform_remove()
/Linux-v4.19/lib/
Dpm-notifier-error-inject.c40 unregister_pm_notifier(&pm_notifier_err_inject.nb); in err_inject_exit()
/Linux-v4.19/drivers/watchdog/
Ddiag288_wdt.c304 unregister_pm_notifier(&wdt_power_notifier); in diag288_init()
312 unregister_pm_notifier(&wdt_power_notifier); in diag288_exit()
/Linux-v4.19/include/linux/
Dsuspend.h427 extern int unregister_pm_notifier(struct notifier_block *nb);
460 static inline int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
/Linux-v4.19/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-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dcore.c219 unregister_pm_notifier(&omap_dss_pm_notif_block); in omap_dss_remove()
/Linux-v4.19/kernel/power/
Dmain.c64 int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
68 EXPORT_SYMBOL_GPL(unregister_pm_notifier);
/Linux-v4.19/Documentation/driver-api/pm/
Dnotifiers.rst67 :c:func:`register_pm_notifier()` and :c:func:`unregister_pm_notifier()`,
/Linux-v4.19/drivers/net/wimax/i2400m/
Ddriver.c945 unregister_pm_notifier(&i2400m->pm_notifier); in i2400m_setup()
981 unregister_pm_notifier(&i2400m->pm_notifier); in i2400m_release()
/Linux-v4.19/drivers/mfd/
Dtwl6030-irq.c457 unregister_pm_notifier(&twl6030_irq->pm_nb); in twl6030_exit_irq()
/Linux-v4.19/drivers/platform/x86/
Dintel_telemetry_debugfs.c1022 unregister_pm_notifier(&pm_notifier); in telemetry_debugfs_init()
1031 unregister_pm_notifier(&pm_notifier); in telemetry_debugfs_exit()
Dsamsung-laptop.c1782 unregister_pm_notifier(&samsung->pm_nb); in samsung_exit()
/Linux-v4.19/sound/soc/
Dsoc-jack.c344 unregister_pm_notifier(&gpios[i].pm_notifier); in jack_free_gpios()
/Linux-v4.19/drivers/char/
Dapm-emulation.c671 unregister_pm_notifier(&apm_notif_block); in apm_exit()
/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dpcie_bus.c479 unregister_pm_notifier(&wil->pm_notify); in wil_pcie_remove()
/Linux-v4.19/drivers/power/supply/
Dds2760_battery.c784 unregister_pm_notifier(&di->pm_notifier); in w1_ds2760_remove_slave()
/Linux-v4.19/drivers/base/firmware_loader/
Dmain.c1210 unregister_pm_notifier(&fw_cache.pm_notify); in unregister_fw_pm_ops()
/Linux-v4.19/drivers/thermal/
Dthermal_core.c1564 unregister_pm_notifier(&thermal_pm_nb); in thermal_exit()
/Linux-v4.19/drivers/acpi/
Dbattery.c1447 unregister_pm_notifier(&battery->pm_nb); in acpi_battery_remove()
Dacpi_video.c1876 error = unregister_pm_notifier(&video->pm_nb); in acpi_video_bus_unregister_backlight()
/Linux-v4.19/drivers/powercap/
Dintel_rapl.c1669 unregister_pm_notifier(&rapl_pm_notifier); in rapl_exit()
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c1012 unregister_pm_notifier(&dev_priv->pm_nb); in vmw_driver_unload()
/Linux-v4.19/drivers/net/wireless/intersil/orinoco/
Dmain.c2001 unregister_pm_notifier(&priv->pm_notifier); in orinoco_unregister_pm_notifier()
/Linux-v4.19/drivers/mmc/core/
Dcore.c2789 unregister_pm_notifier(&host->pm_notify); in mmc_unregister_pm_notifier()

12