Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dcore.c183 static struct device_node *of_get_regulator(struct device *dev, const char *supply) in of_get_regulator() function
1422 node = of_get_regulator(dev, supply); in regulator_dev_lookup()