Searched defs:__clk_put (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/clk/ | ||
| H A D | clk.h | 36 static inline void __clk_put(struct clk *clk) { } in __clk_put() function |
| H A D | clk.c | 4743 void __clk_put(struct clk *clk) in __clk_put() function |