Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dclk-provider.h652 static inline const char *of_clk_get_parent_name(struct device_node *np, in of_clk_get_parent_name() function
/linux-4.1.27/drivers/clk/
Dclk.c3030 const char *of_clk_get_parent_name(struct device_node *np, int index) in of_clk_get_parent_name() function