Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/regulator/
Dcore.c98 static void destroy_regulator(struct regulator *regulator);
2294 static void destroy_regulator(struct regulator *regulator) in destroy_regulator() function
2334 destroy_regulator(regulator); in _regulator_put()