Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dof_clk.h21 static inline const char *of_clk_get_parent_name(struct device_node *np, in of_clk_get_parent_name() function
/Linux-v4.19/drivers/clk/
Dclk.c3948 const char *of_clk_get_parent_name(struct device_node *np, int index) in of_clk_get_parent_name() function