Searched refs:stm32_vrefbuf (Results 1 – 2 of 2) sorted by relevance
80 static struct vrefbuf_regul *stm32_vrefbuf; variable84 if (!stm32_vrefbuf) in stm32_vrefbuf_regulator()87 return &stm32_vrefbuf->regulator; in stm32_vrefbuf_regulator()330 assert(!stm32_vrefbuf); in stm32_vrefbuf_regulator_probe()366 stm32_vrefbuf = vr; in stm32_vrefbuf_regulator_probe()
5 srcs-$(CFG_STM32_VREFBUF) += stm32_vrefbuf.c