Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dreset.h57 static inline void reset_control_put(struct reset_control *rstc) in reset_control_put() function
/Linux-v4.19/drivers/reset/
Dcore.c615 void reset_control_put(struct reset_control *rstc) in reset_control_put() function