Searched defs:clk_core (Results 1 – 3 of 3) sorted by relevance
49 struct clk_core { struct54 struct clk_core *parent; argument56 struct clk_core **parents; argument62 struct clk_core *new_parent; argument63 struct clk_core *new_child; argument84 struct clk_core *core; argument
39 static struct clk *clk_core; variable
62 struct clk *clk_core; member