Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dpm_domain.h117 GENPD_NOTIFY_OFF, enumerator
/linux-6.12.1/drivers/pmdomain/
Dcore.c710 GENPD_NOTIFY_OFF, NULL); in _genpd_power_on()
746 raw_notifier_call_chain(&genpd->power_notifiers, GENPD_NOTIFY_OFF, in _genpd_power_on()
793 raw_notifier_call_chain(&genpd->power_notifiers, GENPD_NOTIFY_OFF, in _genpd_power_off()
/linux-6.12.1/drivers/pmdomain/imx/
Dimx8mp-blk-ctrl.c245 case GENPD_NOTIFY_OFF: in imx8mp_hsio_power_notifier()
/linux-6.12.1/drivers/gpu/drm/msm/adreno/
Da6xx_gmu.c1591 if (action == GENPD_NOTIFY_OFF) in cxpd_notifier_cb()