Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dclk-provider.h1366 static inline struct clk_hw *__clk_get_hw(struct clk *clk) in __clk_get_hw() function
/linux/drivers/clk/
H A Dclk.c368 struct clk_hw *__clk_get_hw(struct clk *clk) in __clk_get_hw() function