Searched refs:rt_regulator_enable (Results 1 – 3 of 3) sorted by relevance
47 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()
131 rt_err_t rt_regulator_enable(struct rt_regulator *reg);
256 rt_err_t rt_regulator_enable(struct rt_regulator *reg) in rt_regulator_enable() function
Completed in 10 milliseconds