Lines Matching defs:parent

63 	struct clk_core		*parent;  member
425 struct clk_core *parent = ERR_PTR(-ENOENT); in clk_core_fill_parent_index() local
462 struct clk_core *parent; in clk_hw_get_parent_by_index() local
551 struct clk_core *core = hw->core, *parent, *best_parent = NULL; in clk_mux_determine_rate_flags() local
1397 struct clk_core *parent; in clk_core_init_rate_req() local
1706 struct clk_core *parent) in clk_fetch_parent_index()
1757 struct clk_hw *parent = clk_hw_get_parent(hw); in clk_hw_get_parent_index() local
1833 struct clk_core *parent) in __clk_set_parent_before()
1879 struct clk_core *parent, in __clk_set_parent_after()
1898 static int __clk_set_parent(struct clk_core *core, struct clk_core *parent, in __clk_set_parent()
2001 struct clk_core *old_parent, *parent; in clk_calc_new_rates() local
2137 struct clk_core *parent = NULL; in clk_change_rate() local
2514 struct clk *parent; in clk_get_parent() local
2564 bool clk_has_parent(struct clk *clk, struct clk *parent) in clk_has_parent()
2589 struct clk_core *parent) in clk_core_set_parent_nolock()
2653 int clk_hw_set_parent(struct clk_hw *hw, struct clk_hw *parent) in clk_hw_set_parent()
2676 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent()
3241 struct clk_core *parent; in possible_parent_show() local
3479 struct clk_core *parent = __clk_init_parent(orphan); in clk_core_reparent_orphans_nolock() local
3521 struct clk_core *parent; in __clk_core_init() local
3865 struct clk_parent_map *parents, *parent; in clk_core_populate_parent_map() local
5229 struct clock_provider *parent; in of_clk_init() local