Searched refs:regulator_disable (Results 1 – 3 of 3) sorted by relevance
49 int regulator_disable(struct rdev *rdev);
155 int regulator_disable(struct rdev *rdev) in regulator_disable() function
183 ret = regulator_disable(sdmmc2_params.vmmc_regu); in stm32_sdmmc2_init()