Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/regulator/
Dconsumer.h362 static inline void regulator_put(struct regulator *regulator) in regulator_put() function
/Linux-v5.15/drivers/regulator/
Dcore.c2274 void regulator_put(struct regulator *regulator) in regulator_put() function