Home
last modified time | relevance | path

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

/drivers/clk/
Dclk.c3845 struct clk *clk_hw_get_clk(struct clk_hw *hw, const char *con_id) in clk_hw_get_clk() function
3852 EXPORT_SYMBOL(clk_hw_get_clk);
4404 clk = clk_hw_get_clk(hw, con_id); in devm_clk_hw_get_clk()