Home
last modified time | relevance | path

Searched defs:of_clk_get_by_name (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dclk.h1086 static inline struct clk *of_clk_get_by_name(struct device_node *np, in of_clk_get_by_name() function
/kernel/linux/linux-6.6/include/linux/
H A Dclk.h1150 static inline struct clk *of_clk_get_by_name(struct device_node *np, in of_clk_get_by_name() function
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk.c4933 struct clk *of_clk_get_by_name(struct device_node *np, const char *name) in of_clk_get_by_name() function
4940 EXPORT_SYMBOL(of_clk_get_by_name); variable
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk.c5178 struct clk *of_clk_get_by_name(struct device_node *np, const char *name) in of_clk_get_by_name() function
5185 EXPORT_SYMBOL(of_clk_get_by_name); variable

Completed in 16 milliseconds