Searched refs:stm32mp_pmic_get_regulator (Results 1 – 3 of 3) sorted by relevance
19 struct regulator *stm32mp_pmic_get_regulator(const char *name);45 stm32mp_pmic_get_regulator(const char *name __unused) in stm32mp_pmic_get_regulator() function
521 struct regulator *stm32mp_pmic_get_regulator(const char *name) in stm32mp_pmic_get_regulator() function
945 voltd->regulator = stm32mp_pmic_get_regulator(voltd->priv_name); in get_voltd_regulator()