Searched refs:clk_alloc (Results 1 – 1 of 1) sorted by relevance
80 static struct rt_clk *clk_alloc(struct rt_clk_node *clk_np, const char *dev_id, in clk_alloc() function133 struct rt_clk *clk = clk_alloc(clk_np, dev_id, con_id, fw_node); in clk_create()241 clk_np->clk = clk_alloc(clk_np, RT_NULL, RT_NULL, RT_NULL); in rt_clk_register()
Completed in 4 milliseconds