Searched defs:clk_parent_map (Results 1 – 1 of 1) sorted by relevance
64702 struct clk_parent_map { struct64703 const struct clk_hw *hw;64704 struct clk_core *core;64705 const char *fw_name;64706 const char *name;64707 int index;