Home
last modified time | relevance | path

Searched defs:__clk_get_hw (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dclk-provider.h1121 static inline struct clk_hw *__clk_get_hw(struct clk *clk) in __clk_get_hw() function
/kernel/linux/linux-6.6/include/linux/
H A Dclk-provider.h1302 static inline struct clk_hw *__clk_get_hw(struct clk *clk) in __clk_get_hw() function
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk.c375 struct clk_hw *__clk_get_hw(struct clk *clk) in __clk_get_hw() function
379 EXPORT_SYMBOL_GPL(__clk_get_hw); variable
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk.c280 struct clk_hw *__clk_get_hw(struct clk *clk) in __clk_get_hw() function
284 EXPORT_SYMBOL_GPL(__clk_get_hw); variable

Completed in 16 milliseconds