Searched defs:clk_core (Results 1 – 2 of 2) 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
62 struct clk *clk_core; member