Searched refs:of_regulator_bulk_get_all (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/pci/pwrctrl/ ! |
| H A D | slot.c | 88 ret = of_regulator_bulk_get_all(dev, dev_of_node(dev), in slot_pwrctrl_probe()
|
| /linux/drivers/power/sequencing/ ! |
| H A D | pwrseq-pcie-m2.c | 123 ret = of_regulator_bulk_get_all(dev, dev_of_node(dev), &ctx->regs); in pwrseq_pcie_m2_probe()
|
| /linux/include/linux/regulator/ ! |
| H A D | consumer.h | 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
|
| /linux/drivers/regulator/ ! |
| H A D | of_regulator.c | 935 int of_regulator_bulk_get_all(struct device *dev, struct device_node *np, in of_regulator_bulk_get_all() function 987 EXPORT_SYMBOL_GPL(of_regulator_bulk_get_all);
|