Searched refs:__clk_put (Results 1 – 3 of 3) sorted by relevance
24 void __clk_put(struct clk *clk);38 static inline void __clk_put(struct clk *clk) { } in __clk_put() function
211 __clk_put(clk); in clk_put()
3516 void __clk_put(struct clk *clk) in __clk_put() function