Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dclk.h973 static inline struct clk *of_clk_get(struct device_node *np, int index) in of_clk_get() function
/kernel/linux/linux-5.10/drivers/clk/
Dclk.c4811 struct clk *of_clk_get(struct device_node *np, int index) in of_clk_get() function