Searched refs:_regulator_get_common (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/regulator/ |
H A D | internal.h | 132 struct regulator *_regulator_get_common(struct regulator_dev *rdev, struct device *dev,
|
H A D | of_regulator.c | 697 return _regulator_get_common(r, dev, id, get_type); in _of_regulator_get()
|
H A D | core.c | 2200 struct regulator *_regulator_get_common(struct regulator_dev *rdev, struct device *dev, in _regulator_get_common() function 2338 return _regulator_get_common(rdev, dev, id, get_type); in _regulator_get()
|