Searched defs:clk_parent_map (Results 1 – 1 of 1) sorted by relevance
101590 struct clk_parent_map { struct101591 const struct clk_hw *hw;101592 struct clk_core *core;101593 const char *fw_name;101594 const char *name;101595 int index;