Searched refs:register_pm_notifier (Results 1 - 25 of 33) sorted by path

12

/linux-master/lib/
H A Dpm-notifier-error-inject.c32 err = register_pm_notifier(&pm_notifier_err_inject.nb);
/linux-master/drivers/acpi/
H A Dacpi_video.c1826 return register_pm_notifier(&video->pm_nb);
H A Dbattery.c1212 register_pm_notifier(&battery->pm_nb);
/linux-master/drivers/base/firmware_loader/
H A Dmain.c1579 ret = register_pm_notifier(&fw_cache.pm_notify);
/linux-master/drivers/base/power/
H A Dtrace.c282 register_pm_notifier(&pm_trace_nb);
/linux-master/drivers/char/
H A Dapm-emulation.c655 ret = register_pm_notifier(&apm_notif_block);
H A Drandom.c903 WARN_ON(register_pm_notifier(&pm_notifier));
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1153 register_pm_notifier(&dev_priv->pm_nb);
/linux-master/drivers/greybus/
H A Dsvc_watchdog.c125 retval = register_pm_notifier(&watchdog->pm_notifier);
/linux-master/drivers/mfd/
H A Dmt6397-irq.c214 register_pm_notifier(&chip->pm_nb);
H A Dtwl6030-irq.c433 register_pm_notifier(&twl6030_irq->pm_nb);
/linux-master/drivers/net/usb/
H A Dr8152.c6982 register_pm_notifier(&tp->pm_notifier);
/linux-master/drivers/net/wireguard/
H A Ddevice.c438 ret = register_pm_notifier(&pm_notifier);
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dpcie_bus.c434 rc = register_pm_notifier(&wil->pm_notify);
439 wil_err(wil, "register_pm_notifier failed: %d\n", rc);
/linux-master/drivers/phy/broadcom/
H A Dphy-brcm-usb.c534 register_pm_notifier(&priv->pm_notifier);
/linux-master/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_mbox_msr.c198 ret = register_pm_notifier(&isst_pm_nb);
/linux-master/drivers/platform/x86/intel/telemetry/
H A Ddebugfs.c928 register_pm_notifier(&pm_notifier);
/linux-master/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency.c265 ret = register_pm_notifier(&uncore_pm_nb);
/linux-master/drivers/platform/x86/
H A Dsamsung-laptop.c1611 register_pm_notifier(&samsung->pm_nb);
/linux-master/drivers/power/supply/
H A Dds2760_battery.c760 register_pm_notifier(&di->pm_notifier);
/linux-master/drivers/powercap/
H A Dintel_rapl_common.c2296 ret = register_pm_notifier(&rapl_pm_notifier);
/linux-master/drivers/soc/tegra/
H A Dregulators-tegra20.c555 err = register_pm_notifier(&tegra20_coupler.suspend_notifier);
H A Dregulators-tegra30.c529 err = register_pm_notifier(&tegra30_coupler.suspend_notifier);
/linux-master/drivers/staging/greybus/
H A Darche-platform.c525 ret = register_pm_notifier(&arche_pdata->pm_notifier);
/linux-master/drivers/thermal/
H A Dthermal_core.c1713 result = register_pm_notifier(&thermal_pm_nb);

Completed in 583 milliseconds

12