Searched refs:_of_regulator_get (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/regulator/ |
| H A D | internal.h | 84 struct regulator *_of_regulator_get(struct device *dev, struct device_node *node,
|
| H A D | of_regulator.c | 686 struct regulator *_of_regulator_get(struct device *dev, struct device_node *node, in _of_regulator_get() function 717 return _of_regulator_get(dev, node, id, NORMAL_GET); in of_regulator_get() 739 return _of_regulator_get(dev, node, id, OPTIONAL_GET); in of_regulator_get_optional()
|