Searched defs:parent_hws (Results 1 – 3 of 3) sorted by relevance
152 const struct clk_hw **parent_hws, in __clk_hw_register_mux()218 const struct clk_hw **parent_hws, in __devm_clk_hw_register_mux()
3732 const struct clk_hw **parent_hws = init->parent_hws; in clk_core_populate_parent_map() local
291 const struct clk_hw **parent_hws; member924 #define clk_hw_register_mux_hws(dev, name, parent_hws, num_parents, flags, \ argument