Home
last modified time | relevance | path

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

/drivers/regulator/
Dcore.c97 static void destroy_regulator(struct regulator *regulator);
2323 static void destroy_regulator(struct regulator *regulator) in destroy_regulator() function
2363 destroy_regulator(regulator); in _regulator_put()