Searched refs:__clk_put (Results 1 – 10 of 10) sorted by relevance
83 void __clk_put(struct clk *clk) in __clk_put() function86 EXPORT_SYMBOL(__clk_put);
258 __clk_put(clk->parent); in zclk_set_rate()
298 __clk_put(clk->parent); in zclk_set_rate()
5 void __clk_put(struct clk *clk);
12 #define __clk_put(clk) macro
14 #define __clk_put(clk) do { } while (0) macro
19 #define __clk_put(clk) do { } while (0) macro
22 #define __clk_put(clk) do { } while (0) macro
13 static inline void __clk_put(struct clk *clk) in __clk_put() function
29 #define __clk_put(clk) macro