Home
last modified time | relevance | path

Searched refs:of_get_child_regulator (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Dcore.c437 * of_get_child_regulator - get a child regulator device node
447 static struct device_node *of_get_child_regulator(struct device_node *parent, in of_get_child_regulator() function
457 regnode = of_get_child_regulator(child, prop_name); in of_get_child_regulator()
491 regnode = of_get_child_regulator(dev->of_node, prop_name); in of_get_regulator()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dcore.c421 * of_get_child_regulator - get a child regulator device node
431 static struct device_node *of_get_child_regulator(struct device_node *parent, in of_get_child_regulator() function
441 regnode = of_get_child_regulator(child, prop_name); in of_get_child_regulator()
475 regnode = of_get_child_regulator(dev->of_node, prop_name); in of_get_regulator()

Completed in 18 milliseconds