Home
last modified time | relevance | path

Searched refs:_of_regulator_get (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/regulator/
H A Dinternal.h84 struct regulator *_of_regulator_get(struct device *dev, struct device_node *node,
H A Dof_regulator.c686 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()