Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/
Dclk.h38 static inline void __clk_put(struct clk *clk) { } in __clk_put() function
Dclk.c3516 void __clk_put(struct clk *clk) in __clk_put() function