Searched refs:rsc_mgr_funcs (Results 1 – 1 of 1) sorted by relevance
114 } rsc_mgr_funcs[NUM_RSCTYP] = { variable1233 if (rsc_mgr_funcs[i].destroy && atc->rsc_mgrs[i]) in ct_atc_destroy()1234 rsc_mgr_funcs[i].destroy(atc->rsc_mgrs[i]); in ct_atc_destroy()1351 if (!rsc_mgr_funcs[i].create) in atc_create_hw_devs()1354 err = rsc_mgr_funcs[i].create(atc->hw, &atc->rsc_mgrs[i]); in atc_create_hw_devs()