Searched defs:clk_put (Results 1 – 8 of 8) sorted by relevance
116 void clk_put(struct clk *clk) in clk_put() function
115 void clk_put(struct clk *clk) in clk_put() function
444 void clk_put(struct clk *clk) in clk_put() function
977 static inline void clk_put(struct clk *clk) {} in clk_put() function
924 static inline void clk_put(struct clk *clk) {} in clk_put() function
243 #define clk_put(clk) do { } while (0) macro
239 #define clk_put(clk) do { } while (0) macro