Searched refs:get_module_parent (Results 1 – 1 of 1) sorted by relevance
1358 static struct s32cc_clk_obj *get_module_parent(const struct s32cc_clk_obj *module);1364 struct s32cc_clk_obj *parent = get_module_parent(module); in enable_module()1405 parent = get_module_parent(module); in enable_module()2139 static struct s32cc_clk_obj *get_module_parent(const struct s32cc_clk_obj *module) in get_module_parent() function2190 parent = get_module_parent(clk->module); in s32cc_clk_get_parent()