Searched refs:enable_module (Results 1 – 1 of 1) sorted by relevance
75 static int enable_module(struct s32cc_clk_obj *module,1360 static int enable_module(struct s32cc_clk_obj *module, in enable_module() function1407 ret = exec_cb_with_refcount(enable_module, parent, drv, in enable_module()1426 return exec_cb_with_refcount(enable_module, module, drv, false, depth); in enable_module_with_refcount()