Searched refs:__clk_put (Results 1 – 3 of 3) 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()
4696 void __clk_put(struct clk *clk) in __clk_put() function