Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dclk-provider.h1301 static inline struct clk_hw *__clk_get_hw(struct clk *clk) in __clk_get_hw() function
/Linux-v6.6/drivers/clk/
Dclk.c280 struct clk_hw *__clk_get_hw(struct clk *clk) in __clk_get_hw() function