Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/soc/imx/
A Dimx8m-blk-ctrl.c414 if (action != GENPD_NOTIFY_ON && action != GENPD_NOTIFY_PRE_OFF) in imx8mm_vpu_power_notifier()
426 if (action == GENPD_NOTIFY_ON) { in imx8mm_vpu_power_notifier()
524 if (action != GENPD_NOTIFY_ON && action != GENPD_NOTIFY_PRE_OFF) in imx8mm_disp_power_notifier()
536 if (action == GENPD_NOTIFY_ON) in imx8mm_disp_power_notifier()
594 if (action != GENPD_NOTIFY_ON && action != GENPD_NOTIFY_PRE_OFF) in imx8mn_disp_power_notifier()
606 if (action == GENPD_NOTIFY_ON) in imx8mn_disp_power_notifier()
668 if (action != GENPD_NOTIFY_ON && action != GENPD_NOTIFY_PRE_OFF) in imx8mp_media_power_notifier()
675 if (action == GENPD_NOTIFY_ON) { in imx8mp_media_power_notifier()
803 if (action != GENPD_NOTIFY_ON && action != GENPD_NOTIFY_PRE_OFF) in imx8mq_vpu_power_notifier()
816 if (action == GENPD_NOTIFY_ON) { in imx8mq_vpu_power_notifier()
A Dimx8mp-blk-ctrl.c222 case GENPD_NOTIFY_ON: in imx8mp_hsio_power_notifier()
425 if (action != GENPD_NOTIFY_ON) in imx8mp_hdmi_power_notifier()
/linux-6.3-rc2/include/linux/
A Dpm_domain.h82 GENPD_NOTIFY_ON, enumerator
/linux-6.3-rc2/drivers/base/power/
A Ddomain.c586 raw_notifier_call_chain(&genpd->power_notifiers, GENPD_NOTIFY_ON, NULL); in _genpd_power_on()
605 GENPD_NOTIFY_ON, NULL); in _genpd_power_off()
641 raw_notifier_call_chain(&genpd->power_notifiers, GENPD_NOTIFY_ON, NULL); in _genpd_power_off()

Completed in 14 milliseconds