Home | History | Annotate | Download | only in inc

Lines Matching full:registry

319   name   Registry-specific QOS_FN_xxx definitions
323 desc These are defines for the registry-specific function codes
355 Creates empty Registry, then adds all the default system resources
363 QOSREGISTRY* ptr to new system registry
383 Deletes Registry and cleans up QoS Gateway & Registry objects that it
388 registry ptr to previously created registry
400 void DSPRegistry_Delete(struct QOSREGISTRY *registry);
422 registry system registry
442 DSP_STATUS DSPRegistry_Find(UINT Id, struct QOSREGISTRY *registry,
457 listhead system registry (in the case of adding resources or
489 listhead system registry (in the case of removing resources or
551 Informs Registry that the given component is using system resources.
558 registry system registry
572 DSP_STATUS DSPComponent_Register(struct QOSREGISTRY *registry,
583 Informs Registry that component is no longer using system resources.
590 registry system registry
604 DSP_STATUS DSPComponent_Unregister(struct QOSREGISTRY *registry,