Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dcore.c472 * of_get_regulator - get a regulator device node based on supply name
480 static struct device_node *of_get_regulator(struct device *dev, const char *supply) in of_get_regulator() function
1855 node = of_get_regulator(dev, supply); in regulator_dev_lookup()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dcore.c456 * of_get_regulator - get a regulator device node based on supply name
464 static struct device_node *of_get_regulator(struct device *dev, const char *supply) in of_get_regulator() function
2013 node = of_get_regulator(dev, supply); in regulator_dev_lookup()

Completed in 25 milliseconds