Searched defs:clk_put (Results 1 – 10 of 10) sorted by relevance
111 void clk_put(struct clk *clk) in clk_put() function
87 void clk_put(struct clk *clk) in clk_put() function
65 void clk_put(struct clk *clk) in clk_put() function
77 void clk_put(struct clk *clk) in clk_put() function
423 static inline void clk_put(struct clk *clk) {} in clk_put() function
388 void clk_put(struct clk *clk) in clk_put() function
212 void clk_put(struct clk *clk) in clk_put() function
454 void clk_put(struct clk *clk) in clk_put() function
115 void clk_put(struct clk *clk) in clk_put() function
108 #define clk_put(clk) do { } while (0) macro