Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dof_clk.h24 static inline const char *of_clk_get_parent_name(const struct device_node *np, in of_clk_get_parent_name() function
/linux-6.1.9/drivers/clk/
Dclk.c5107 const char *of_clk_get_parent_name(const struct device_node *np, int index) in of_clk_get_parent_name() function