Searched refs:rt_regulator_register (Results 1 – 4 of 4) sorted by relevance
120 rt_err_t rt_regulator_register(struct rt_regulator_node *reg_np);
138 if ((err = rt_regulator_register(rnp))) in regulator_fixed_probe()
268 if ((err = rt_regulator_register(rgp))) in regulator_gpio_probe()
32 rt_err_t rt_regulator_register(struct rt_regulator_node *reg_np) in rt_regulator_register() function
Completed in 7 milliseconds