Searched refs:en_cb (Results 1 – 1 of 1) sorted by relevance
1326 static int exec_cb_with_refcount(enable_clk_t en_cb, struct s32cc_clk_obj *mod, in exec_cb_with_refcount() argument1344 return en_cb(mod, drv, ldepth); in exec_cb_with_refcount()1348 ret = en_cb(mod, drv, ldepth); in exec_cb_with_refcount()