Searched defs:__clk_put (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ | ||
D | clk.h | 36 static inline void __clk_put(struct clk *clk) { } in __clk_put() function |
D | clk.c | 4257 void __clk_put(struct clk *clk) in __clk_put() function |