Searched defs:clk_put (Results 1 – 11 of 11) 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
409 static inline void clk_put(struct clk *clk) {} in clk_put() function
77 void clk_put(struct clk *clk) in clk_put() function
212 void clk_put(struct clk *clk) in clk_put() function
388 void clk_put(struct clk *clk) in clk_put() function
454 void clk_put(struct clk *clk) in clk_put() function
813 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