Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/regulator/
Dcore.c108 static void destroy_regulator(struct regulator *regulator);
2087 static void destroy_regulator(struct regulator *regulator) in destroy_regulator() function
2127 destroy_regulator(regulator); in _regulator_put()