Home
last modified time | relevance | path

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

/components/drivers/thermal/
A Dthermal-cool-pwm-fan.c47 if (pf_cool->supply && (err = rt_regulator_enable(pf_cool->supply))) in pwm_fan_power_on()
68 rt_regulator_enable(pf_cool->supply); in pwm_fan_power_off()
/components/drivers/include/drivers/
A Dregulator.h131 rt_err_t rt_regulator_enable(struct rt_regulator *reg);
/components/drivers/regulator/
A Dregulator.c256 rt_err_t rt_regulator_enable(struct rt_regulator *reg) in rt_regulator_enable() function

Completed in 10 milliseconds