Searched refs:rsc_mgr_funcs (Results 1 – 1 of 1) sorted by relevance
115 } rsc_mgr_funcs[NUM_RSCTYP] = { variable1227 if (rsc_mgr_funcs[i].destroy && atc->rsc_mgrs[i]) in ct_atc_destroy()1228 rsc_mgr_funcs[i].destroy(atc->rsc_mgrs[i]); in ct_atc_destroy()1344 if (!rsc_mgr_funcs[i].create) in atc_create_hw_devs()1347 err = rsc_mgr_funcs[i].create(atc->hw, &atc->rsc_mgrs[i]); in atc_create_hw_devs()