Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/xilinx/common/pm_service/
H A Dpm_api_sys.c380 static bool deprecation_warned; in pm_feature_check() local
382 if (!deprecation_warned) { in pm_feature_check()
385 deprecation_warned = true; in pm_feature_check()