Home
last modified time | relevance | path

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

/linux/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/lib/
H A Dpm-notifier-error-inject.c41 unregister_pm_notifier(&pm_notifier_err_inject.nb); in err_inject_exit()
/linux/drivers/gpu/drm/xe/
H A Dxe_pm.c482 unregister_pm_notifier(&xe->pm_notifier); in xe_pm_init()
507 unregister_pm_notifier(&xe->pm_notifier); in xe_pm_fini()
/linux/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency.c319 unregister_pm_notifier(&uncore_pm_nb); in module_init()
/linux/Documentation/driver-api/pm/
H A Dnotifiers.rst71 :c:func:`register_pm_notifier()` and :c:func:`unregister_pm_notifier()`,
/linux/sound/soc/
H A Dsoc-jack.c285 unregister_pm_notifier(&gpios[i].pm_notifier); in jack_free_gpios()
/linux/kernel/trace/
H A Dfgraph.c1421 unregister_pm_notifier(&ftrace_suspend_notifier); in register_ftrace_graph()
1463 unregister_pm_notifier(&ftrace_suspend_notifier); in unregister_ftrace_graph()
/linux/kernel/power/
H A Dmain.c162 int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
166 EXPORT_SYMBOL_GPL(unregister_pm_notifier);
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_pcie.c581 unregister_pm_notifier(&pm_notifier); in iosm_ipc_driver_exit()
/linux/drivers/char/
H A Dapm-emulation.c663 unregister_pm_notifier(&apm_notif_block); in apm_exit()
/linux/drivers/acpi/
H A Dbattery.c1265 unregister_pm_notifier(&battery->pm_nb); in acpi_battery_probe()
1280 unregister_pm_notifier(&battery->pm_nb); in acpi_battery_remove()
H A Dacpi_video.c1860 error = unregister_pm_notifier(&video->pm_nb); in acpi_video_bus_unregister_backlight()
/linux/drivers/net/wireless/ath/wil6210/
H A Dpcie_bus.c470 unregister_pm_notifier(&wil->pm_notify); in wil_pcie_remove()
/linux/drivers/phy/broadcom/
H A Dphy-brcm-usb.c593 unregister_pm_notifier(&priv->pm_notifier); in brcm_usb_phy_remove()
/linux/drivers/power/supply/
H A Dds2760_battery.c726 unregister_pm_notifier(&di->pm_notifier); in w1_ds2760_remove_slave()
/linux/drivers/platform/x86/intel/telemetry/
H A Ddebugfs.c952 unregister_pm_notifier(&pm_notifier); in telemetry_debugfs_exit()
/linux/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/drivers/base/firmware_loader/
H A Dmain.c1616 unregister_pm_notifier(&fw_cache.pm_notify); in unregister_fw_pm_ops()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1162 unregister_pm_notifier(&dev_priv->pm_nb); in vmw_driver_unload()
/linux/drivers/platform/x86/
H A Dsamsung-laptop.c1747 unregister_pm_notifier(&samsung->pm_nb); in samsung_exit()
/linux/drivers/powercap/
H A Dintel_rapl_common.c2365 unregister_pm_notifier(&rapl_pm_notifier); in rapl_exit()
/linux/net/bluetooth/
H A Dhci_core.c2799 ret = unregister_pm_notifier(&hdev->suspend_notifier); in hci_unregister_suspend_notifier()
/linux/virt/kvm/
H A Dkvm_main.c923 unregister_pm_notifier(&kvm->pm_notifier); in kvm_destroy_pm_notifier()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c4911 unregister_pm_notifier(&adev->pm_nb); in amdgpu_device_fini_hw()
/linux/drivers/net/usb/
H A Dr8152.c6978 unregister_pm_notifier(&tp->pm_notifier); in rtl8152_close()