Searched defs:clk_put (Results 1 – 7 of 7) 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
74 void clk_put(struct clk *clk) in clk_put() function
115 void clk_put(struct clk *clk) in clk_put() function
804 static inline void clk_put(struct clk *clk) {} in clk_put() function
444 void clk_put(struct clk *clk) in clk_put() function
243 #define clk_put(clk) do { } while (0) macro