Home
last modified time | relevance | path

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

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