of_clk_get_hw    4635 drivers/clk/clk.c 	struct clk_hw *hw = of_clk_get_hw(np, index, con_id);
of_clk_get_hw      12 drivers/clk/clk.h struct clk_hw *of_clk_get_hw(struct device_node *np,
of_clk_get_hw     106 drivers/clk/clkdev.c 		hw = of_clk_get_hw(dev->of_node, 0, con_id);