Searched refs:GENPD_NOTIFY_ON (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/pmdomain/imx/
H A Dimx8m-blk-ctrl.c420 if (action != GENPD_NOTIFY_ON && action != GENPD_NOTIFY_PRE_OFF)
432 if (action == GENPD_NOTIFY_ON) {
530 if (action != GENPD_NOTIFY_ON && action != GENPD_NOTIFY_PRE_OFF)
542 if (action == GENPD_NOTIFY_ON)
600 if (action != GENPD_NOTIFY_ON && action != GENPD_NOTIFY_PRE_OFF)
612 if (action == GENPD_NOTIFY_ON)
674 if (action != GENPD_NOTIFY_ON && action != GENPD_NOTIFY_PRE_OFF)
681 if (action == GENPD_NOTIFY_ON) {
809 if (action != GENPD_NOTIFY_ON && action != GENPD_NOTIFY_PRE_OFF)
822 if (action == GENPD_NOTIFY_ON) {
[all...]
H A Dimx8mp-blk-ctrl.c222 case GENPD_NOTIFY_ON:
425 if (action != GENPD_NOTIFY_ON)
/linux-master/include/linux/
H A Dpm_domain.h114 GENPD_NOTIFY_ON, enumerator in enum:genpd_notication
/linux-master/drivers/pmdomain/
H A Dcore.c623 raw_notifier_call_chain(&genpd->power_notifiers, GENPD_NOTIFY_ON, NULL);
642 GENPD_NOTIFY_ON, NULL);
678 raw_notifier_call_chain(&genpd->power_notifiers, GENPD_NOTIFY_ON, NULL);

Completed in 126 milliseconds