Searched refs:DevSvcManagerExt (Results 1 – 1 of 1) sorted by relevance
23 struct DevSvcManagerExt { struct41 struct DevSvcManagerExt *svcmgrInst = NULL; in DevSvcManagerExtRegisterListener() argument45 svcmgrInst = (struct DevSvcManagerExt *)DevSvcManagerGetInstance(); in DevSvcManagerExtRegisterListener()69 struct DevSvcManagerExt *svcmgrInst = NULL; in DevSvcManagerExtUnRegisterListener()75 svcmgrInst = (struct DevSvcManagerExt *)client->device->priv; in DevSvcManagerExtUnRegisterListener()127 struct DevSvcManagerExt *inst = (struct DevSvcManagerExt *)svcmgr; in DevSvcManagerExtStart()163 static bool DevSvcManagerExtConstruct(struct DevSvcManagerExt *inst) in DevSvcManagerExtConstruct()183 static struct DevSvcManagerExt *instance; in DevSvcManagerExtCreate()188 instance = OsalMemCalloc(sizeof(struct DevSvcManagerExt)); in DevSvcManagerExtCreate()199 struct DevSvcManagerExt *instance = (struct DevSvcManagerExt *)inst; in DevSvcManagerExtRelease()