Home
last modified time | relevance | path

Searched defs:parent_hws (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/
Dclk-mux.c151 const struct clk_hw **parent_hws, in __clk_hw_register_mux()
Dclk.c3756 const struct clk_hw **parent_hws = init->parent_hws; in clk_core_populate_parent_map() local
/kernel/linux/linux-5.10/include/linux/
Dclk-provider.h291 const struct clk_hw **parent_hws; member
867 #define clk_hw_register_mux_hws(dev, name, parent_hws, num_parents, flags, \ argument