Searched refs:GENPD_NOTIFY_PRE_OFF (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/pmdomain/imx/
H A Dimx8m-blk-ctrl.c420 if (action != GENPD_NOTIFY_ON && action != GENPD_NOTIFY_PRE_OFF)
530 if (action != GENPD_NOTIFY_ON && action != GENPD_NOTIFY_PRE_OFF)
600 if (action != GENPD_NOTIFY_ON && action != GENPD_NOTIFY_PRE_OFF)
674 if (action != GENPD_NOTIFY_ON && action != GENPD_NOTIFY_PRE_OFF)
809 if (action != GENPD_NOTIFY_ON && action != GENPD_NOTIFY_PRE_OFF)
H A Dimx8mp-blk-ctrl.c237 case GENPD_NOTIFY_PRE_OFF:
/linux-master/include/linux/
H A Dpm_domain.h111 GENPD_NOTIFY_PRE_OFF = 0, enumerator in enum:genpd_notication
/linux-master/drivers/soc/qcom/
H A Drpmh-rsc.c920 * @action: GENPD_NOTIFY_PRE_OFF, GENPD_NOTIFY_OFF, GENPD_NOTIFY_PRE_ON or GENPD_NOTIFY_ON.
941 if ((action == GENPD_NOTIFY_PRE_OFF) &&
/linux-master/drivers/pmdomain/
H A Dcore.c536 * GENPD_NOTIFY_PRE_OFF notification has been sent for it.
641 GENPD_NOTIFY_PRE_OFF,

Completed in 145 milliseconds