Searched refs:clk_hw_get_clk (Results 1 – 2 of 2) sorted by relevance
1110 struct clk *clk_hw_get_clk(struct clk_hw *hw, const char *con_id);
3831 struct clk *clk_hw_get_clk(struct clk_hw *hw, const char *con_id) in clk_hw_get_clk() function3838 EXPORT_SYMBOL(clk_hw_get_clk);4390 clk = clk_hw_get_clk(hw, con_id); in devm_clk_hw_get_clk()