Searched refs:stm32mp_nsec_can_access_pmic_regu (Results 1 – 3 of 3) sorted by relevance
87 bool stm32mp_nsec_can_access_pmic_regu(const char *pmic_regu_name);89 static inline bool stm32mp_nsec_can_access_pmic_regu(const char *name __unused) in stm32mp_nsec_can_access_pmic_regu() function
690 if (!stm32mp_nsec_can_access_pmic_regu(voltd->priv_id)) in pmic_describe_levels()720 if (!stm32mp_nsec_can_access_pmic_regu(voltd->priv_id)) in pmic_get_level()735 if (!stm32mp_nsec_can_access_pmic_regu(voltd->priv_id)) in pmic_set_level()756 if (!stm32mp_nsec_can_access_pmic_regu(voltd->priv_id)) in pmic_get_state()773 if (!stm32mp_nsec_can_access_pmic_regu(voltd->priv_id)) in pmic_set_state()
379 bool stm32mp_nsec_can_access_pmic_regu(const char *name) in stm32mp_nsec_can_access_pmic_regu() function395 assert(!stm32mp_nsec_can_access_pmic_regu(name_ref)); in register_nsec_regu()407 assert(stm32mp_nsec_can_access_pmic_regu(name_ref)); in register_nsec_regu()
Completed in 6 milliseconds