Home
last modified time | relevance | path

Searched refs:GENPD_NOTIFY_OFF (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dpm_domain.h80 GENPD_NOTIFY_OFF, enumerator
/openbmc/linux/drivers/base/power/
H A Ddomain.c554 GENPD_NOTIFY_OFF, NULL); in _genpd_power_on()
590 raw_notifier_call_chain(&genpd->power_notifiers, GENPD_NOTIFY_OFF, in _genpd_power_on()
637 raw_notifier_call_chain(&genpd->power_notifiers, GENPD_NOTIFY_OFF, in _genpd_power_off()
/openbmc/linux/drivers/pmdomain/imx/
H A Dimx8mp-blk-ctrl.c245 case GENPD_NOTIFY_OFF: in imx8mp_hsio_power_notifier()
/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.c1498 if (action == GENPD_NOTIFY_OFF) in cxpd_notifier_cb()