Searched defs:regulator_get (Results 1 - 1 of 1) sorted by relevance

/drivers/regulator/
H A Dcore.c1305 * regulator_get - lookup and obtain a reference to a regulator.
1317 struct regulator *regulator_get(struct device *dev, const char *id) function
1321 EXPORT_SYMBOL_GPL(regulator_get); variable
2383 consumers[i].consumer = regulator_get(dev,

Completed in 77 milliseconds