Searched defs:clk_core (Results 1 – 3 of 3) sorted by relevance
44 struct clk_core { struct49 struct clk_core *parent; argument51 struct clk_core **parents; argument57 struct clk_core *new_parent; argument58 struct clk_core *new_child; argument82 struct clk_core *core; argument
39 static struct clk *clk_core; variable
62 struct clk *clk_core; member