Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/regulator/
Dof_regulator.c567 static struct device_node *of_get_child_regulator(struct device_node *parent, in of_get_child_regulator() function
578 regnode = of_get_child_regulator(child, prop_name); in of_get_child_regulator()
611 regnode = of_get_child_regulator(dev->of_node, prop_name); in of_get_regulator()