Searched refs:of_get_regulator (Results 1 – 3 of 3) sorted by relevance
579 static struct udevice *of_get_regulator(ofnode node, const char *supply) in of_get_regulator() function632 reg = of_get_regulator(dev_ofnode(dev), supply_name); in rockchip_iodomain_probe()
671 static struct device_node *of_get_regulator(struct device *dev, const char *supply) in of_get_regulator() function702 node = of_get_regulator(dev, name); in rockchip_iodomain_dump()
413 static struct device_node *of_get_regulator(struct device *dev, const char *supply) in of_get_regulator() function1781 node = of_get_regulator(dev, supply); in regulator_dev_lookup()