Home
last modified time | relevance | path

Searched defs:__clk_put (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/clk/
Dclk.h36 static inline void __clk_put(struct clk *clk) { } in __clk_put() function
Dclk.c4486 void __clk_put(struct clk *clk) in __clk_put() function