Searched refs:stm32_vrefbuf_regulator (Results 1 – 3 of 3) sorted by relevance
12 struct regulator *stm32_vrefbuf_regulator(void);14 static inline struct regulator *stm32_vrefbuf_regulator(void) in stm32_vrefbuf_regulator() function
82 struct regulator *stm32_vrefbuf_regulator(void) in stm32_vrefbuf_regulator() function
948 voltd->regulator = stm32_vrefbuf_regulator(); in get_voltd_regulator()