Searched defs:of_clk_get (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/clk/
H A Dclkdev.c52 struct clk *of_clk_get(struct device_node *np, int index) of_clk_get() function
56 EXPORT_SYMBOL(of_clk_get); variable
/linux-4.1.27/include/linux/
H A Dclk.h495 static inline struct clk *of_clk_get(struct device_node *np, int index) of_clk_get() function

Completed in 125 milliseconds