Searched defs:clk_parent_map (Results 1 – 1 of 1) sorted by relevance
70228 struct clk_parent_map { struct70229 const struct clk_hw *hw;70230 struct clk_core *core;70231 const char *fw_name;70232 const char *name;70233 int index;