Searched refs:__of_clk_get (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/clk/
H A Dclk.c5313 static struct clk *__of_clk_get(struct device_node *np, function
5324 return __of_clk_get(np, index, np->full_name, NULL);
5342 return __of_clk_get(np, 0, np->full_name, name);

Completed in 109 milliseconds