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

/drivers/regulator/
H A Dcore.c1491 /* Locks held by regulator_put() */
1517 * regulator_put - "free" the regulator source
1524 void regulator_put(struct regulator *regulator) function
1530 EXPORT_SYMBOL_GPL(regulator_put); variable
3214 regulator_put(consumers[i].consumer);
3370 regulator_put(consumers[i].consumer);
3773 regulator_put(rdev->supply);

Completed in 19 milliseconds