Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dcore.c1373 static struct regulator_dev *of_find_regulator_by_node(struct device_node *np) in of_find_regulator_by_node() function
1424 r = of_find_regulator_by_node(node); in regulator_dev_lookup()