Home
last modified time | relevance | path

Searched refs:regulator_ofw_parse (Results 1 – 4 of 4) sorted by relevance

/components/drivers/regulator/
A Dregulator_dm.h18 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);
A Dregulator_dm.c14 rt_err_t regulator_ofw_parse(struct rt_ofw_node *np, struct rt_regulator_param *param) in regulator_ofw_parse() function
A Dregulator-fixed.c106 regulator_ofw_parse(dev->ofw_node, &rf->param); in regulator_fixed_probe()
A Dregulator-gpio.c182 regulator_ofw_parse(dev->ofw_node, &rg->param); in regulator_gpio_probe()

Completed in 3 milliseconds