Searched refs:RegisterControllerToList (Results 1 – 3 of 3) sorted by relevance
45 int32_t RegisterControllerToList(struct ControllerManager *ctrlMgr);
116 int32_t RegisterControllerToList(struct ControllerManager *ctrlMgr) in RegisterControllerToList() function
152 if (RegisterControllerToList(ctrlMgr) != HDF_SUCCESS) { in EffectModelCreateEffectController()