Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dclk.h1146 static inline struct clk *of_clk_get(struct device_node *np, int index) in of_clk_get() function
/linux-6.6.21/drivers/clk/
Dclk.c5160 struct clk *of_clk_get(struct device_node *np, int index) in of_clk_get() function