Home
last modified time | relevance | path

Searched defs:regulator_put (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/regulator/
Dconsumer.h390 static inline void regulator_put(struct regulator *regulator) in regulator_put() function
/Linux-v6.6/drivers/regulator/
Dcore.c2414 void regulator_put(struct regulator *regulator) in regulator_put() function