Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dcore.c98 static void destroy_regulator(struct regulator *regulator);
2365 static void destroy_regulator(struct regulator *regulator) in destroy_regulator() function
2405 destroy_regulator(regulator); in _regulator_put()