Searched defs:clk_put (Results 1 – 12 of 12) sorted by relevance
90 void clk_put(struct clk *clk) in clk_put() function
116 void clk_put(struct clk *clk) in clk_put() function
77 void clk_put(struct clk *clk) in clk_put() function
209 void clk_put(struct clk *clk) in clk_put() function
115 void clk_put(struct clk *clk) in clk_put() function
662 static inline void clk_put(struct clk *clk) {} in clk_put() function
807 static inline void clk_put(struct clk *clk) {} in clk_put() function
444 void clk_put(struct clk *clk) in clk_put() function
457 void clk_put(struct clk *clk) in clk_put() function
243 #define clk_put(clk) do { } while (0) macro