Home
last modified time | relevance | path

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

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