Home
last modified time | relevance | path

Searched refs:__clk_put (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/clk/
Dclk.h27 void __clk_put(struct clk *clk);
36 static inline void __clk_put(struct clk *clk) { } in __clk_put() function
Dclkdev.c117 __clk_put(clk); in clk_put()
Dclk.c4744 void __clk_put(struct clk *clk) in __clk_put() function