rsc_mgr_funcs     112 sound/pci/ctxfi/ctatc.c } rsc_mgr_funcs[NUM_RSCTYP] = {
rsc_mgr_funcs    1231 sound/pci/ctxfi/ctatc.c 		if (rsc_mgr_funcs[i].destroy && atc->rsc_mgrs[i])
rsc_mgr_funcs    1232 sound/pci/ctxfi/ctatc.c 			rsc_mgr_funcs[i].destroy(atc->rsc_mgrs[i]);
rsc_mgr_funcs    1349 sound/pci/ctxfi/ctatc.c 		if (!rsc_mgr_funcs[i].create)
rsc_mgr_funcs    1352 sound/pci/ctxfi/ctatc.c 		err = rsc_mgr_funcs[i].create(atc->hw, &atc->rsc_mgrs[i]);