Searched refs:of_regulator_bulk_get_all (Results 1 – 2 of 2) sorted by relevance
935 int of_regulator_bulk_get_all(struct device *dev, struct device_node *np, in of_regulator_bulk_get_all() function987 EXPORT_SYMBOL_GPL(of_regulator_bulk_get_all);
503 * Currently, of_regulator_bulk_get_all() is the only regulator API that507 ret = of_regulator_bulk_get_all(dev, dev_of_node(dev), &ctx->regs);