Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dof_clk.h24 static inline const char *of_clk_get_parent_name(const struct device_node *np, in of_clk_get_parent_name() function
/openbmc/linux/drivers/clk/
H A Dclk.c5316 const char *of_clk_get_parent_name(const struct device_node *np, int index) in of_clk_get_parent_name() function