Searched refs:rt_regulator_disable (Results 1 – 3 of 3) sorted by relevance
132 rt_err_t rt_regulator_disable(struct rt_regulator *reg);
61 if (pf_cool->supply && (err = rt_regulator_disable(pf_cool->supply))) in pwm_fan_power_off()
306 rt_err_t rt_regulator_disable(struct rt_regulator *reg) in rt_regulator_disable() function
Completed in 6 milliseconds