Searched defs:__clk_put (Results 1 – 11 of 11) sorted by relevance
13 #define __clk_put(clk) do { } while (0) macro
44 void __clk_put(struct clk *clk) in __clk_put() function
21 #define __clk_put(clk) do { } while (0) macro
13 static inline void __clk_put(struct clk *clk) in __clk_put() function
28 #define __clk_put(clk) macro
30 #define __clk_put(clk) do { } while (0) macro
14 #define __clk_put(clk) do { } while (0) macro
21 static inline void __clk_put(struct clk *clk) in __clk_put() function
176 void __clk_put(struct clk *clk) in __clk_put() function