Home
last modified time | relevance | path

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

/drivers/regulator/
Dcore.c1497 static void _regulator_put(struct regulator *regulator) in _regulator_put() function
1534 _regulator_put(regulator); in regulator_put()
3750 _regulator_put(rdev->supply); in regulator_register()