Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dclk-provider.h1302 static inline struct clk_hw *__clk_get_hw(struct clk *clk) in __clk_get_hw() function
/linux-6.8/drivers/clk/
Dclk.c280 struct clk_hw *__clk_get_hw(struct clk *clk) in __clk_get_hw() function