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

/linux-master/include/linux/
H A Dof_clk.h24 static inline const char *of_clk_get_parent_name(const struct device_node *np, function
/linux-master/drivers/clk/
H A Dclk.c5364 const char *of_clk_get_parent_name(const struct device_node *np, int index) function
5422 EXPORT_SYMBOL_GPL(of_clk_get_parent_name); variable

Completed in 133 milliseconds