Searched refs:regulator_ofw_parse (Results 1 – 4 of 4) sorted by relevance
18 rt_err_t regulator_ofw_parse(struct rt_ofw_node *np, struct rt_regulator_param *param);20 rt_inline rt_err_t regulator_ofw_parse(struct rt_ofw_node *np, struct rt_regulator_param *param);
14 rt_err_t regulator_ofw_parse(struct rt_ofw_node *np, struct rt_regulator_param *param) in regulator_ofw_parse() function
106 regulator_ofw_parse(dev->ofw_node, &rf->param); in regulator_fixed_probe()
182 regulator_ofw_parse(dev->ofw_node, &rg->param); in regulator_gpio_probe()
Completed in 3 milliseconds