Searched refs:clk_hw_get_clk (Results 1 – 1 of 1) sorted by relevance
3845 struct clk *clk_hw_get_clk(struct clk_hw *hw, const char *con_id) in clk_hw_get_clk() function3852 EXPORT_SYMBOL(clk_hw_get_clk);4404 clk = clk_hw_get_clk(hw, con_id); in devm_clk_hw_get_clk()