Searched defs:clk_parent_map (Results 1 – 1 of 1) sorted by relevance
58 struct clk_parent_map { struct59 const struct clk_hw *hw;60 struct clk_core *core;61 const char *fw_name;62 const char *name;63 int index;