Searched refs:__clk_put (Results 1 – 2 of 2) sorted by relevance
27 void __clk_put(struct clk *clk);36 static inline void __clk_put(struct clk *clk) { } in __clk_put() function
117 __clk_put(clk); in clk_put()