Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/regulator/
Dregulator_nxp_vref.c57 static int regulator_nxp_vref_disable(const struct device *dev) in regulator_nxp_vref_disable() function
176 .disable = regulator_nxp_vref_disable,
193 ret = regulator_nxp_vref_disable(dev); in regulator_nxp_vref_init()