Searched refs:of_regulator_bulk_get_all (Results 1 – 3 of 3) sorted by relevance
692 int __must_check of_regulator_bulk_get_all(struct device *dev, struct device_node *np,709 static inline int of_regulator_bulk_get_all(struct device *dev, struct device_node *np, in of_regulator_bulk_get_all() function
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);
401 ret = of_regulator_bulk_get_all(dev, dev_of_node(dev), &ctx->regs); in pwrseq_pcie_m2_probe()