Home
last modified time | relevance | path

Searched defs:ctrlMgr (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/audio/effect/model/src/
Deffect_core.c116 int32_t RegisterControllerToList(struct ControllerManager *ctrlMgr) in RegisterControllerToList()
141 struct ControllerManager *ctrlMgr = NULL; in GetControllerFromList() local
Deffect_model.c121 struct ControllerManager *ctrlMgr = NULL; in EffectModelCreateEffectController() local
175 struct ControllerManager *ctrlMgr = NULL; in EffectModelDestroyEffectController() local
/drivers/peripheral/audio/effect/model/include/
Deffect_core.h37 struct ControllerManager *ctrlMgr; member