Home
last modified time | relevance | path

Searched defs:reset_control_put (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dreset.h73 static inline void reset_control_put(struct reset_control *rstc) in reset_control_put() function
/kernel/linux/linux-5.10/drivers/reset/
H A Dcore.c765 void reset_control_put(struct reset_control *rstc) in reset_control_put() function
779 EXPORT_SYMBOL_GPL(reset_control_put); variable
/kernel/linux/linux-6.6/include/linux/
H A Dreset.h108 static inline void reset_control_put(struct reset_control *rstc) in reset_control_put() function
[all...]
/kernel/linux/linux-6.6/drivers/reset/
H A Dcore.c999 void reset_control_put(struct reset_control *rstc) in reset_control_put() function
1013 EXPORT_SYMBOL_GPL(reset_control_put); variable

Completed in 6 milliseconds