Home
last modified time | relevance | path

Searched refs:clk_hw_get_clk (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/clk/
Dclk.c3702 struct clk *clk_hw_get_clk(struct clk_hw *hw, const char *con_id) in clk_hw_get_clk() function
3708 EXPORT_SYMBOL(clk_hw_get_clk);
4261 clk = clk_hw_get_clk(hw, con_id); in devm_clk_hw_get_clk()
/Linux-v5.15/include/linux/
Dclk-provider.h1170 struct clk *clk_hw_get_clk(struct clk_hw *hw, const char *con_id);