Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Dregulator.h132 rt_err_t rt_regulator_disable(struct rt_regulator *reg);
/components/drivers/thermal/
A Dthermal-cool-pwm-fan.c61 if (pf_cool->supply && (err = rt_regulator_disable(pf_cool->supply))) in pwm_fan_power_off()
/components/drivers/regulator/
A Dregulator.c306 rt_err_t rt_regulator_disable(struct rt_regulator *reg) in rt_regulator_disable() function

Completed in 5 milliseconds