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

12

/linux-master/lib/
H A Dpm-notifier-error-inject.c41 unregister_pm_notifier(&pm_notifier_err_inject.nb);
/linux-master/drivers/greybus/
H A Dsvc_watchdog.c135 unregister_pm_notifier(&watchdog->pm_notifier);
154 unregister_pm_notifier(&watchdog->pm_notifier);
/linux-master/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) function
/linux-master/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_mbox_msr.c208 unregister_pm_notifier(&isst_pm_nb);
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dcore.c176 unregister_pm_notifier(&omap_dss_pm_notif_block);
/linux-master/drivers/net/wireguard/
H A Ddevice.c461 unregister_pm_notifier(&pm_notifier);
470 unregister_pm_notifier(&pm_notifier);
/linux-master/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency.c286 unregister_pm_notifier(&uncore_pm_nb);
/linux-master/sound/soc/
H A Dsoc-jack.c286 unregister_pm_notifier(&gpios[i].pm_notifier);
/linux-master/drivers/mfd/
H A Dtwl6030-irq.c444 unregister_pm_notifier(&twl6030_irq->pm_nb);
/linux-master/drivers/char/
H A Dapm-emulation.c672 unregister_pm_notifier(&apm_notif_block);
/linux-master/kernel/trace/
H A Dfgraph.c684 unregister_pm_notifier(&ftrace_suspend_notifier);
/linux-master/drivers/staging/greybus/
H A Darche-platform.c567 unregister_pm_notifier(&arche_pdata->pm_notifier);
/linux-master/drivers/acpi/
H A Dbattery.c1225 unregister_pm_notifier(&battery->pm_nb);
1248 unregister_pm_notifier(&battery->pm_nb);
H A Dacpi_video.c1856 error = unregister_pm_notifier(&video->pm_nb);
/linux-master/kernel/power/
H A Dmain.c92 int unregister_pm_notifier(struct notifier_block *nb) function
96 EXPORT_SYMBOL_GPL(unregister_pm_notifier); variable
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dpcie_bus.c470 unregister_pm_notifier(&wil->pm_notify);
/linux-master/drivers/power/supply/
H A Dds2760_battery.c775 unregister_pm_notifier(&di->pm_notifier);
/linux-master/drivers/phy/broadcom/
H A Dphy-brcm-usb.c579 unregister_pm_notifier(&priv->pm_notifier);
/linux-master/drivers/platform/x86/intel/telemetry/
H A Ddebugfs.c952 unregister_pm_notifier(&pm_notifier);
/linux-master/drivers/platform/x86/
H A Dsamsung-laptop.c1638 unregister_pm_notifier(&samsung->pm_nb);
/linux-master/drivers/base/firmware_loader/
H A Dmain.c1591 unregister_pm_notifier(&fw_cache.pm_notify);
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1192 unregister_pm_notifier(&dev_priv->pm_nb);
/linux-master/drivers/powercap/
H A Dintel_rapl_common.c1725 unregister_pm_notifier(&rapl_pm_notifier);
/linux-master/net/bluetooth/
H A Dhci_core.c2855 ret = unregister_pm_notifier(&hdev->suspend_notifier);
/linux-master/virt/kvm/
H A Dkvm_main.c1005 unregister_pm_notifier(&kvm->pm_notifier);

Completed in 246 milliseconds

12